Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_mount.h207 unsigned long icsb_flags; member
Dxfs_mount.c2029 while (test_and_set_bit(XFS_ICSB_FLAG_LOCK, &icsbp->icsb_flags)) { in xfs_icsb_lock_cntr()
2038 clear_bit(XFS_ICSB_FLAG_LOCK, &icsbp->icsb_flags); in xfs_icsb_unlock_cntr()