Home
last modified time | relevance | path

Searched refs:XFS_DAENTER_SPACE_RES (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/libxfs/
A Dxfs_trans_space.h60 #define XFS_DAENTER_SPACE_RES(mp,w) \ macro
65 (XFS_DAENTER_SPACE_RES(mp, XFS_DATA_FORK) * \
82 (XFS_DAENTER_SPACE_RES(mp, XFS_ATTR_FORK) + XFS_B_TO_FSB(mp, v))
A Dxfs_trans_space.c28 return XFS_DAENTER_SPACE_RES(mp, XFS_ATTR_FORK) + in xfs_parent_calc_space_res()
A Dxfs_log_rlimit.c60 nblks = XFS_DAENTER_SPACE_RES(mp, XFS_ATTR_FORK); in xfs_log_calc_max_attrsetm_res()
A Dxfs_attr.c312 nblks = XFS_DAENTER_SPACE_RES(mp, XFS_ATTR_FORK); in xfs_attr_calc_size()

Completed in 11 milliseconds