Home
last modified time | relevance | path

Searched refs:XFS_FEAT_DIRSYNC (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/fs/xfs/
Dxfs_mount.h290 #define XFS_FEAT_DIRSYNC (1ULL << 53) /* synchronous directory ops */ macro
Dxfs_super.c1953 mp->m_features |= XFS_FEAT_DIRSYNC; in xfs_init_fs_context()