Lines Matching defs:mi
34 static __le16 mi_new_attt_id(struct mft_inode *mi) in mi_new_attt_id()
71 int mi_get(struct ntfs_sb_info *sbi, CLST rno, struct mft_inode **mi) in mi_get()
95 void mi_put(struct mft_inode *mi) in mi_put()
101 int mi_init(struct mft_inode *mi, struct ntfs_sb_info *sbi, CLST rno) in mi_init()
115 int mi_read(struct mft_inode *mi, bool is_mft) in mi_read()
186 struct ATTRIB *mi_enum_attr(struct mft_inode *mi, struct ATTRIB *attr) in mi_enum_attr()
288 struct ATTRIB *mi_find_attr(struct mft_inode *mi, struct ATTRIB *attr, in mi_find_attr()
319 int mi_write(struct mft_inode *mi, int wait) in mi_write()
343 int mi_format_new(struct mft_inode *mi, struct ntfs_sb_info *sbi, CLST rno, in mi_format_new()
400 void mi_mark_free(struct mft_inode *mi) in mi_mark_free()
424 struct ATTRIB *mi_insert_attr(struct mft_inode *mi, enum ATTR_TYPE type, in mi_insert_attr()
489 bool mi_remove_attr(struct ntfs_inode *ni, struct mft_inode *mi, in mi_remove_attr()
514 bool mi_resize_attr(struct mft_inode *mi, struct ATTRIB *attr, int bytes) in mi_resize_attr()
563 int mi_pack_runs(struct mft_inode *mi, struct ATTRIB *attr, in mi_pack_runs()