Home
last modified time | relevance | path

Searched defs:nextents (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/fs/xfs/scrub/
Dinode.c219 uint32_t nextents; in xchk_dinode() local
477 xfs_extnum_t nextents; in xchk_inode_xref_bmap() local
/Linux-v4.19/fs/xfs/
Dxfs_extfree_item.c210 uint nextents) in xfs_efi_init()
459 uint nextents) in xfs_efd_init()
Dxfs_trans_extfree.c31 uint nextents) in xfs_trans_get_efd()
Dxfs_refcount_item.c198 uint nextents) in xfs_cui_init()
Dxfs_rmap_item.c197 uint nextents) in xfs_rui_init()
Dxfs_bmap_util.c267 xfs_extnum_t *nextents, in xfs_bmap_count_tree()
345 xfs_extnum_t *nextents, in xfs_bmap_count_blocks()
/Linux-v4.19/fs/xfs/libxfs/
Dxfs_bmap.c1159 xfs_extnum_t nextents = XFS_IFORK_NEXTENTS(ip, whichfork); in xfs_iread_extents() local
1534 xfs_extnum_t *nextents; in xfs_bmap_add_extent_delay_real() local
/Linux-v4.19/include/linux/
Dquota.h406 blkcnt_t nextents; /* Number of extents in the file */ member