Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/
A Dxfs_icreate_item.c42 *nbytes += sizeof(struct xfs_icreate_log); in xfs_icreate_item_size()
59 sizeof(struct xfs_icreate_log)); in xfs_icreate_item_format()
90 xfs_icreate_log( in xfs_icreate_log() function
149 struct xfs_icreate_log *icl; in xlog_recover_icreate_commit_pass2()
161 icl = (struct xfs_icreate_log *)item->ri_buf[0].i_addr; in xlog_recover_icreate_commit_pass2()
A Dxfs_icreate_item.h12 struct xfs_icreate_log ic_format;
17 void xfs_icreate_log(struct xfs_trans *tp, xfs_agnumber_t agno,
A Dxfs_ondisk.h128 XFS_CHECK_STRUCT_SIZE(struct xfs_icreate_log, 28); in xfs_check_ondisk_structs()
A Dxfs_trace.h70 struct xfs_icreate_log;
2379 TP_PROTO(struct xlog *log, struct xfs_icreate_log *in_f),
2410 TP_PROTO(struct xlog *log, struct xfs_icreate_log *in_f), \
/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_log_format.h942 struct xfs_icreate_log { struct
A Dxfs_ialloc.c317 xfs_icreate_log(tp, agno, agbno, icount, in xfs_ialloc_inode_init()

Completed in 16 milliseconds