Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_bmap.h203 int xfs_bmapi_delay(struct xfs_inode *ip, xfs_fileoff_t bno,
Dxfs_bmap.c4191 xfs_bmapi_delay( in xfs_bmapi_delay() function
/linux-4.1.27/fs/xfs/
Dxfs_iomap.c596 error = xfs_bmapi_delay(ip, offset_fsb, last_fsb - offset_fsb, in xfs_iomap_write_delay()