Home
last modified time | relevance | path

Searched refs:i_cnextents (Results 1 – 6 of 6) sorted by relevance

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_inode_fork.h80 (ip)->i_cnextents))
86 ((ip)->i_cnextents = (n))))
Dxfs_inode_fork.c691 ip->i_cnextents = 0; in xfs_ifork_init_cow()
Dxfs_bmap.c1554 nextents = (whichfork == XFS_COW_FORK ? &bma->ip->i_cnextents : in xfs_bmap_add_extent_delay_real()
/linux-4.19.296/fs/xfs/
Dxfs_inode.h55 xfs_extnum_t i_cnextents; /* # of extents in cow fork */ member
Dxfs_bmap_util.c1940 swap(ip->i_cnextents, tip->i_cnextents); in xfs_swap_extents()
Dxfs_icache.c67 ip->i_cnextents = 0; in xfs_inode_alloc()