Searched refs:xfs_iext_last (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_inode_fork.h | 122 void xfs_iext_last(struct xfs_ifork *, struct xfs_iext_cursor *);
|
H A D | xfs_iext_tree.c | 206 xfs_iext_last( in xfs_iext_last() function 254 xfs_iext_last(ifp, cur); in xfs_iext_prev()
|
H A D | xfs_bmap.c | 1371 xfs_iext_last(ifp, &icur); in xfs_bmap_last_extent() 5926 xfs_iext_last(ifp, &icur); in xfs_bmap_insert_extents()
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_inode_fork.h | 205 void xfs_iext_last(struct xfs_ifork *, struct xfs_iext_cursor *);
|
H A D | xfs_iext_tree.c | 206 xfs_iext_last( in xfs_iext_last() function 254 xfs_iext_last(ifp, cur); in xfs_iext_prev()
|
H A D | xfs_bmap.c | 1323 xfs_iext_last(ifp, &icur); in xfs_bmap_last_extent() 5894 xfs_iext_last(ifp, &icur); in xfs_bmap_insert_extents()
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_iomap.c | 177 xfs_iext_last(ifp, &icur); in xfs_iomap_eof_align_last_fsb()
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_iomap.c | 226 xfs_iext_last(ifp, &icur); in xfs_iomap_eof_align_last_fsb()
|
Completed in 28 milliseconds