Home
last modified time | relevance | path

Searched refs:EXPORT_OP_REMOTE_FS (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/include/linux/
Dexportfs.h220 #define EXPORT_OP_REMOTE_FS (0x8) /* Filesystem is remote */ macro
/Linux-v6.1/fs/nfs/
Dexport.c160 EXPORT_OP_CLOSE_BEFORE_UNLINK|EXPORT_OP_REMOTE_FS|
/Linux-v6.1/fs/nfsd/
Dvfs.c1015 !(exp_op_flags & EXPORT_OP_REMOTE_FS)) { in nfsd_vfs_write()