Searched refs:XFS_FEAT_DIRSYNC (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/fs/xfs/ | ||
| D | xfs_mount.h | 298 #define XFS_FEAT_DIRSYNC (1ULL << 53) /* synchronous directory ops */ macro |
| D | xfs_super.c | 2012 mp->m_features |= XFS_FEAT_DIRSYNC; in xfs_init_fs_context() |