Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfs_context.h111 bool oldapi:1; /* Coming from mount(2) */ member
/openbmc/linux/fs/overlayfs/
H A Dparams.c537 if (fc->oldapi) in ovl_parse_param()
/openbmc/linux/fs/
H A Dnamespace.c2888 fc->oldapi = true; in do_remount()
3342 fc->oldapi = true; in do_new_mount()
/openbmc/linux/fs/fuse/
H A Dinode.c762 if (fsc->oldapi) in fuse_parse_param()