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

/linux-4.1.27/fs/xfs/
H A Dxfs_pnfs.c42 while ((error = break_layout(inode, false) == -EWOULDBLOCK)) { xfs_break_layouts()
46 error = break_layout(inode, true); xfs_break_layouts()
/linux-4.1.27/include/linux/
H A Dfs.h2113 static inline int break_layout(struct inode *inode, bool wait) break_layout() function
2178 static inline int break_layout(struct inode *inode, bool wait) break_layout() function

Completed in 161 milliseconds