Home
last modified time | relevance | path

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

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