Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_bmap.c264 static inline bool xfs_bmap_wants_extents(struct xfs_inode *ip, int whichfork) in xfs_bmap_wants_extents() function
4980 if (xfs_bmap_wants_extents(ip, whichfork)) { in xfs_bmapi_write()
5375 else if (xfs_bmap_wants_extents(ip, whichfork)) { in xfs_bunmapi()