Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_bmap_util.h32 int xfs_bmap_eof(struct xfs_inode *ip, xfs_fileoff_t endoff,
Dxfs_iomap.c86 error = xfs_bmap_eof(ip, new_last_fsb, XFS_DATA_FORK, &eof); in xfs_iomap_eof_align_last_fsb()
Dxfs_bmap_util.c280 xfs_bmap_eof( in xfs_bmap_eof() function