Searched refs:oldapi (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dfs_context.h111 bool oldapi:1; /* Coming from mount(2) */ member in struct:fs_context
/linux-master/fs/overlayfs/
H A Dparams.c564 if (fc->oldapi)
/linux-master/fs/fuse/
H A Dinode.c764 if (fsc->oldapi)
/linux-master/fs/
H A Dnamespace.c2885 fc->oldapi = true;
3340 fc->oldapi = true;
/linux-master/fs/btrfs/
H A Dsuper.c1984 if (!fc->oldapi || !ro2rw)

Completed in 298 milliseconds