Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dexportfs.h218 #define EXPORT_OP_CLOSE_BEFORE_UNLINK (0x4) /* close files before unlink */ macro
/linux-6.3-rc2/fs/nfs/
A Dexport.c153 EXPORT_OP_CLOSE_BEFORE_UNLINK|EXPORT_OP_REMOTE_FS|
/linux-6.3-rc2/Documentation/filesystems/nfs/
A Dexporting.rst206 EXPORT_OP_CLOSE_BEFORE_UNLINK - always close cached files before unlinking
/linux-6.3-rc2/fs/nfsd/
A Dvfs.c1749 if ((ndentry->d_sb->s_export_op->flags & EXPORT_OP_CLOSE_BEFORE_UNLINK) && in nfsd_rename()
1856 if (rdentry->d_sb->s_export_op->flags & EXPORT_OP_CLOSE_BEFORE_UNLINK) in nfsd_unlink()

Completed in 7 milliseconds