Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_bmap.c148 static inline bool xfs_bmap_wants_extents(struct xfs_inode *ip, int whichfork) in xfs_bmap_wants_extents() function
4662 if (xfs_bmap_wants_extents(ip, whichfork)) { in xfs_bmapi_write()
5378 else if (xfs_bmap_wants_extents(ip, whichfork)) { in xfs_bunmapi()