Home
last modified time | relevance | path

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

/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.c36 bool with_imutex) in xfs_break_layouts() argument
45 if (with_imutex && (*iolock & XFS_IOLOCK_EXCL)) in xfs_break_layouts()
49 if (with_imutex) in xfs_break_layouts()