Searched refs:xfs_icreate_log (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_icreate_item.h12 struct xfs_icreate_log ic_format;
17 void xfs_icreate_log(struct xfs_trans *tp, xfs_agnumber_t agno,
H A Dxfs_icreate_item.c42 *nbytes += sizeof(struct xfs_icreate_log);
59 sizeof(struct xfs_icreate_log));
90 xfs_icreate_log( function
149 struct xfs_icreate_log *icl;
161 icl = (struct xfs_icreate_log *)item->ri_buf[0].i_addr;
H A Dxfs_trace.h74 struct xfs_icreate_log;
2387 TP_PROTO(struct xlog *log, struct xfs_icreate_log *in_f),
2418 TP_PROTO(struct xlog *log, struct xfs_icreate_log *in_f), \
/linux-master/fs/xfs/libxfs/
H A Dxfs_ondisk.h133 XFS_CHECK_STRUCT_SIZE(struct xfs_icreate_log, 28);
H A Dxfs_log_format.h951 struct xfs_icreate_log { struct
H A Dxfs_ialloc.c352 xfs_icreate_log(tp, agno, agbno, icount,

Completed in 114 milliseconds