Home
last modified time | relevance | path

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

/linux/include/linux/
A Dexportfs.h218 #define EXPORT_OP_NOSUBTREECHK (0x2) /* no subtree checking */ macro
/linux/fs/nfs/
A Dexport.c159 .flags = EXPORT_OP_NOWCC|EXPORT_OP_NOSUBTREECHK|
/linux/Documentation/filesystems/nfs/
A Dexporting.rst194 EXPORT_OP_NOSUBTREECHK - disallow subtree checking on this fs
/linux/fs/nfsd/
A Dexport.c435 if (inode->i_sb->s_export_op->flags & EXPORT_OP_NOSUBTREECHK && in check_export()

Completed in 10 milliseconds