Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dfs_context.h112 bool oldapi:1; /* Coming from mount(2) */ member
/OK3568_Linux_fs/kernel/fs/fuse/
H A Dinode.c547 if (fc->oldapi) in fuse_parse_param()
/OK3568_Linux_fs/kernel/fs/
H A Dnamespace.c2630 fc->oldapi = true; in do_remount()