Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_inode_item.c138 *nbytes += sizeof(struct xfs_inode_log_format) + in xfs_inode_item_size()
149 struct xfs_inode_log_format *ilf, in xfs_inode_item_format_data_fork()
248 struct xfs_inode_log_format *ilf, in xfs_inode_item_format_attr_fork()
424 struct xfs_inode_log_format *ilf; in xfs_inode_item_format()
882 struct xfs_inode_log_format *in_f) in xfs_inode_item_format_convert()
Dxfs_ondisk.h137 XFS_CHECK_STRUCT_SIZE(struct xfs_inode_log_format, 56); in xfs_check_ondisk_structs()
Dxfs_log_recover.c2930 struct xfs_inode_log_format *in_f, in xfs_recover_inode_owner_change()
3969 struct xfs_inode_log_format ilf_buf; in xlog_recover_inode_ra_pass2()
3970 struct xfs_inode_log_format *ilfp; in xlog_recover_inode_ra_pass2()
3974 if (item->ri_buf[0].i_len == sizeof(struct xfs_inode_log_format)) { in xlog_recover_inode_ra_pass2()
Dxfs_trace.h39 struct xfs_inode_log_format;
2129 TP_PROTO(struct xlog *log, struct xfs_inode_log_format *in_f),
2167 TP_PROTO(struct xlog *log, struct xfs_inode_log_format *in_f), \
/fs/xfs/libxfs/
Dxfs_log_format.h267 typedef struct xfs_inode_log_format { struct
Dxfs_trans_resv.c129 sizeof(struct xfs_inode_log_format) + in xfs_calc_inode_res()