Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_mount.h467 #define XFS_MFSI_NOUNLINK 0x08 /* Skip unlinked inode processing in */ macro
Dxfs_log_recover.c3986 if ( (mfsi_flags & XFS_MFSI_NOUNLINK) == 0 ) { in xlog_recover_finish()