Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_bmap.h212 int xfs_bmapi_delay(struct xfs_inode *ip, xfs_fileoff_t bno,
Dxfs_bmap.c4196 xfs_bmapi_delay( in xfs_bmapi_delay() function
/linux-4.4.14/fs/xfs/
Dxfs_iomap.c634 error = xfs_bmapi_delay(ip, offset_fsb, last_fsb - offset_fsb, in xfs_iomap_write_delay()