Searched refs:XFS_ICSB_FLAG_LOCK (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_mount.h304 #define XFS_ICSB_FLAG_LOCK (1 << 0) /* counter lock bit */ macro
H A Dxfs_mount.c1845 while (test_and_set_bit(XFS_ICSB_FLAG_LOCK, &icsbp->icsb_flags)) {
1854 clear_bit(XFS_ICSB_FLAG_LOCK, &icsbp->icsb_flags);

Completed in 44 milliseconds