Home
last modified time | relevance | path

Searched refs:xfs_attri_log_format (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/fs/xfs/
Dxfs_attr_item.c172 *nbytes += sizeof(struct xfs_attri_log_format) + in xfs_attri_item_size()
229 sizeof(struct xfs_attri_log_format)); in xfs_attri_item_format()
361 xfs_attr_log_item_op(const struct xfs_attri_log_format *attrp) in xfs_attr_log_item_op()
373 struct xfs_attri_log_format *attrp; in xfs_attr_log_item()
550 struct xfs_attri_log_format *attrp) in xfs_attri_validate()
635 struct xfs_attri_log_format *attrp, in xfs_attri_recover_work()
746 struct xfs_attri_log_format *attrp; in xfs_attr_recover_work()
816 struct xfs_attri_log_format *new_attrp; in xfs_attr_relog_intent()
817 struct xfs_attri_log_format *old_attrp; in xfs_attr_relog_intent()
955 struct xfs_attri_log_format *attri_formatp, in xfs_attri_validate_name_iovec()
[all …]
Dxfs_attr_item.h40 struct xfs_attri_log_format attri_format;
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_trans_resv.c429 return sizeof(struct xfs_attri_log_format) + in xfs_calc_pptr_link_overhead()
435 return sizeof(struct xfs_attri_log_format) + in xfs_calc_pptr_unlink_overhead()
441 return sizeof(struct xfs_attri_log_format) + in xfs_calc_pptr_replace_overhead()
Dxfs_ondisk.h142 XFS_CHECK_STRUCT_SIZE(struct xfs_attri_log_format, 40); in xfs_check_ondisk_structs()
Dxfs_log_format.h1049 struct xfs_attri_log_format { struct