Searched refs:xfs_attrd_log_format (Results 1 – 4 of 4) sorted by relevance
48 struct xfs_attrd_log_format attrd_format;
267 *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()
136 XFS_CHECK_STRUCT_SIZE(struct xfs_attrd_log_format, 16); in xfs_check_ondisk_structs()
986 struct xfs_attrd_log_format { struct
Completed in 10 milliseconds