Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_mount.h81 unsigned long icsb_flags; member
Dxfs_mount.c2181 while (test_and_set_bit(XFS_ICSB_FLAG_LOCK, &icsbp->icsb_flags)) { in xfs_icsb_lock_cntr()
2190 clear_bit(XFS_ICSB_FLAG_LOCK, &icsbp->icsb_flags); in xfs_icsb_unlock_cntr()