Home
last modified time | relevance | path

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

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