Home
last modified time | relevance | path

Searched defs:stop_fsb (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_bmap_util.c1137 xfs_fileoff_t stop_fsb = XFS_B_TO_FSB(mp, offset); in xfs_insert_file_space() local
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_bmap_util.c1182 xfs_fileoff_t stop_fsb = XFS_B_TO_FSB(mp, offset); in xfs_insert_file_space() local
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_bmap.c5886 xfs_bmap_insert_extents( struct xfs_trans *tp, struct xfs_inode *ip, xfs_fileoff_t *next_fsb, xfs_fileoff_t offset_shift_fsb, bool *done, xfs_fileoff_t stop_fsb) xfs_bmap_insert_extents() argument
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_bmap.c5856 xfs_bmap_insert_extents( struct xfs_trans *tp, struct xfs_inode *ip, xfs_fileoff_t *next_fsb, xfs_fileoff_t offset_shift_fsb, bool *done, xfs_fileoff_t stop_fsb) xfs_bmap_insert_extents() argument

Completed in 17 milliseconds