Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_inode_item.c137 *nbytes += sizeof(struct xfs_inode_log_format) + in xfs_inode_item_size()
148 struct xfs_inode_log_format *ilf, in xfs_inode_item_format_data_fork()
247 struct xfs_inode_log_format *ilf, in xfs_inode_item_format_attr_fork()
339 struct xfs_inode_log_format *ilf; in xfs_inode_item_format()
352 xlog_finish_iovec(lv, vecp, sizeof(struct xfs_inode_log_format)); in xfs_inode_item_format()
Dxfs_log_recover.c2457 struct xfs_inode_log_format *in_f, in xfs_recover_inode_owner_change()
3126 struct xfs_inode_log_format ilf_buf; in xlog_recover_inode_ra_pass2()
3127 struct xfs_inode_log_format *ilfp; in xlog_recover_inode_ra_pass2()
3131 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;
2000 TP_PROTO(struct xlog *log, struct xfs_inode_log_format *in_f),
2038 TP_PROTO(struct xlog *log, struct xfs_inode_log_format *in_f), \
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_log_format.h244 typedef struct xfs_inode_log_format { struct
Dxfs_trans_resv.c102 sizeof(struct xfs_inode_log_format) + in xfs_calc_inode_res()