Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_pnfs.h11 int xfs_break_layouts(struct inode *inode, uint *iolock, bool with_imutex);
14 xfs_break_layouts(struct inode *inode, uint *iolock, bool with_imutex) in xfs_break_layouts() argument
Dxfs_pnfs.c35 bool with_imutex) in xfs_break_layouts() argument
44 if (with_imutex && (*iolock & XFS_IOLOCK_EXCL)) in xfs_break_layouts()
48 if (with_imutex) in xfs_break_layouts()