Home
last modified time | relevance | path

Searched refs:XFS_IEXT_ADD_NOSPLIT_CNT (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_inode_fork.h33 #define XFS_IEXT_ADD_NOSPLIT_CNT (1) macro
Dxfs_bmap.c4530 XFS_IEXT_ADD_NOSPLIT_CNT); in xfs_bmapi_convert_delalloc()
4533 XFS_IEXT_ADD_NOSPLIT_CNT); in xfs_bmapi_convert_delalloc()
/linux-6.1.9/fs/xfs/
Dxfs_rtalloc.c808 XFS_IEXT_ADD_NOSPLIT_CNT); in xfs_growfs_rt_alloc()
811 XFS_IEXT_ADD_NOSPLIT_CNT); in xfs_growfs_rt_alloc()
Dxfs_dquot.c321 XFS_IEXT_ADD_NOSPLIT_CNT); in xfs_dquot_disk_alloc()
324 XFS_IEXT_ADD_NOSPLIT_CNT); in xfs_dquot_disk_alloc()
Dxfs_bmap_item.c516 iext_delta = XFS_IEXT_ADD_NOSPLIT_CNT; in xfs_bui_item_recover()
Dxfs_bmap_util.c864 XFS_IEXT_ADD_NOSPLIT_CNT); in xfs_alloc_file_space()
867 XFS_IEXT_ADD_NOSPLIT_CNT); in xfs_alloc_file_space()
Dxfs_iomap.c208 int nr_exts = XFS_IEXT_ADD_NOSPLIT_CNT; in xfs_iomap_write_direct()