Home
last modified time | relevance | path

Searched refs:oldapi (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/linux/
H A Dfs_context.h111 bool oldapi:1; /* Coming from mount(2) */ member
/linux-6.15/fs/overlayfs/
H A Dparams.c601 if (fc->oldapi) in ovl_parse_param()
/linux-6.15/fs/fuse/
H A Dinode.c802 if (fsc->oldapi) in fuse_parse_param()
/linux-6.15/fs/
H A Dnamespace.c3358 fc->oldapi = true; in do_remount()
3869 fc->oldapi = true; in do_new_mount()