Searched refs:xfs_break_leased_layouts (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_pnfs.h | 12 int xfs_break_leased_layouts(struct inode *inode, uint *iolock, 16 xfs_break_leased_layouts(struct inode *inode, uint *iolock, bool *did_unlock) in xfs_break_leased_layouts() function
|
H A D | xfs_pnfs.c | 28 xfs_break_leased_layouts( in xfs_break_leased_layouts() function 117 * complicated. See the comment near xfs_break_leased_layouts in xfs_fs_map_blocks()
|
H A D | xfs_file.c | 827 error = xfs_break_leased_layouts(inode, iolock, &retry); in xfs_break_layouts()
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_pnfs.h | 12 int xfs_break_leased_layouts(struct inode *inode, uint *iolock, 16 xfs_break_leased_layouts(struct inode *inode, uint *iolock, bool *did_unlock) in xfs_break_leased_layouts() function
|
H A D | xfs_pnfs.c | 28 xfs_break_leased_layouts( in xfs_break_leased_layouts() function 152 * complicated. See the comment near xfs_break_leased_layouts in xfs_fs_map_blocks()
|
H A D | xfs_file.c | 914 error = xfs_break_leased_layouts(inode, iolock, &retry); in xfs_break_layouts()
|
Completed in 5 milliseconds