Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dexportfs.h221 #define EXPORT_OP_NOATOMIC_ATTR (0x10) /* Filesystem cannot supply macro
/Linux-v5.15/fs/nfs/
Dexport.c183 EXPORT_OP_NOATOMIC_ATTR|EXPORT_OP_SYNC_LOCKS,
/Linux-v5.15/fs/nfsd/
Dnfsfh.c306 if (dentry->d_sb->s_export_op->flags & EXPORT_OP_NOATOMIC_ATTR) in nfsd_set_fh_dentry()