Searched refs:i_type (Results 1 – 8 of 8) sorted by relevance
63 char i_type; /* OMFS_[DIR,FILE] */ member
119 oi->i_type = OMFS_DIR; in __omfs_write_inode()121 oi->i_type = OMFS_FILE; in __omfs_write_inode()240 switch (oi->i_type) { in omfs_iget()
359 d_type = (oi->i_type == OMFS_DIR) ? DT_DIR : DT_REG; in omfs_fill_chain()
62 u32 i_type; member
47 vec->i_type = type; in xlog_prepare_iovec()
582 lhdr.i_type = XLOG_REG_TYPE_TRANSHDR; in xlog_cil_push()
826 .i_type = XLOG_REG_TYPE_UNMOUNT, in xfs_log_unmount_write()1501 .i_type = XLOG_REG_TYPE_COMMIT, in xlog_commit_record()2083 xlog_tic_add_region(ticket, vecp->i_len, vecp->i_type); in xlog_write_calc_vec_length()
190 uint i_type; /* type of region */ member