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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_iget.c492 mrupdate_nested(&ip->i_iolock, XFS_IOLOCK_DEP(lock_flags));
494 mraccess_nested(&ip->i_iolock, XFS_IOLOCK_DEP(lock_flags));
H A Dxfs_inode.h419 #define XFS_IOLOCK_DEP(flags) (((flags) & XFS_IOLOCK_DEP_MASK) >> XFS_IOLOCK_SHIFT) macro

Completed in 105 milliseconds