Home
last modified time | relevance | path

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

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