Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/
A Dxfs_attr_item.h48 struct xfs_attrd_log_format attrd_format;
A Dxfs_attr_item.c267 *nbytes += sizeof(struct xfs_attrd_log_format); in xfs_attrd_item_size()
288 sizeof(struct xfs_attrd_log_format)); in xfs_attrd_item_format()
839 struct xfs_attrd_log_format *attrd_formatp; in xlog_recover_attrd_commit_pass2()
842 if (item->ri_buf[0].i_len != sizeof(struct xfs_attrd_log_format)) { in xlog_recover_attrd_commit_pass2()
A Dxfs_ondisk.h136 XFS_CHECK_STRUCT_SIZE(struct xfs_attrd_log_format, 16); in xfs_check_ondisk_structs()
/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_log_format.h986 struct xfs_attrd_log_format { struct

Completed in 12 milliseconds