Searched refs:XFS_ILOCK_DEP (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_inode.h436 #define XFS_ILOCK_DEP(flags) (((flags) & XFS_ILOCK_DEP_MASK) >> XFS_ILOCK_SHIFT) macro
H A Dxfs_iget.c890 mrupdate_nested(&ip->i_lock, XFS_ILOCK_DEP(lock_flags));
892 mraccess_nested(&ip->i_lock, XFS_ILOCK_DEP(lock_flags));

Completed in 48 milliseconds