Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_bmap.h225 int xfs_bmap_can_insert_extents(struct xfs_inode *ip, xfs_fileoff_t off,
H A Dxfs_bmap.c5861 xfs_bmap_can_insert_extents( in xfs_bmap_can_insert_extents() function
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_bmap_util.c1150 error = xfs_bmap_can_insert_extents(ip, stop_fsb, shift_fsb); in xfs_insert_file_space()