Searched refs:VRWLOCK_TRY_READ (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/xfs/linux-2.4/ | ||
D | xfs_vnode.h | 162 VRWLOCK_TRY_READ, enumerator |
/linux-2.4.37.9/fs/xfs/ | ||
D | xfs_vnodeops.c | 3631 } else if (locktype == VRWLOCK_TRY_READ) { in xfs_rwlock() |