Home
last modified time | relevance | path

Searched refs:i_metatype (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_metafile.c62 ip->i_metatype = metafile_type; in xfs_metafile_set_iflag()
/linux/fs/xfs/
H A Dxfs_inode.h72 enum xfs_metafile_type i_metatype; /* XFS_METAFILE_* */ member
H A Dxfs_icache.c871 if (metafile_type != ip->i_metatype) in xfs_trans_metafile_iget()
H A Dxfs_inode.c2410 __func__, xfs_metafile_type_str(ip->i_metatype), in xfs_iflush()