Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_icreate_item.h24 struct xfs_icreate_log ic_format;
29 void xfs_icreate_log(struct xfs_trans *tp, xfs_agnumber_t agno,
Dxfs_icreate_item.c51 *nbytes += sizeof(struct xfs_icreate_log); in xfs_icreate_item_size()
68 sizeof(struct xfs_icreate_log)); in xfs_icreate_item_format()
160 xfs_icreate_log( in xfs_icreate_log() function
Dxfs_log_recover.c3032 struct xfs_icreate_log *icl; in xlog_recover_do_icreate_pass2()
3039 icl = (struct xfs_icreate_log *)item->ri_buf[0].i_addr; in xlog_recover_do_icreate_pass2()
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_log_format.h668 struct xfs_icreate_log { struct
Dxfs_ialloc.c278 xfs_icreate_log(tp, agno, agbno, mp->m_ialloc_inos, in xfs_ialloc_inode_init()