Home
last modified time | relevance | path

Searched refs:i_type (Results 1 – 7 of 7) sorted by relevance

/linux/fs/omfs/
H A Domfs_fs.h64 char i_type; /* OMFS_[DIR,FILE] */ member
/linux/fs/befs/
H A Dbefs.h65 u32 i_type; member
/linux/fs/xfs/
H A Dxfs_log_cil.c453 vec->i_type = type; in xlog_format_start()
1197 .i_type = XLOG_REG_TYPE_COMMIT, in xlog_cil_write_commit_record()
1251 hdr->lhdr[0].i_type = XLOG_REG_TYPE_LRHEADER; in xlog_cil_build_trans_hdr()
1268 hdr->lhdr[1].i_type = XLOG_REG_TYPE_TRANSHDR; in xlog_cil_build_trans_hdr()
H A Dxfs_log.c848 .i_type = XLOG_REG_TYPE_UNMOUNT, in xlog_write_unmount_record()
1875 xfs_warn(mp, " type = 0x%x", vec->i_type); in xlog_print_trans()
/linux/Documentation/filesystems/
H A Domfs.rst77 char i_type; /* OMFS_[DIR,FILE] */
/linux/fs/nilfs2/
H A Dnilfs.h42 unsigned int i_type; member
H A Dsuper.c163 ii->i_type = 0; in nilfs_alloc_inode()