Searched refs:omfs_inode (Results 1 – 4 of 4) sorted by relevance
39 struct omfs_inode *oi; in omfs_scan_list()50 oi = (struct omfs_inode *) bh->b_data; in omfs_scan_list()88 struct omfs_inode *oi; in omfs_make_empty()94 memset(bh->b_data, 0, sizeof(struct omfs_inode)); in omfs_make_empty()102 oi = (struct omfs_inode *) bh->b_data; in omfs_make_empty()116 struct omfs_inode *oi; in omfs_add_link()138 oi = (struct omfs_inode *) bh->b_data; in omfs_add_link()162 struct omfs_inode *oi; in omfs_delete_entry()183 oi = (struct omfs_inode *) bh2->b_data; in omfs_delete_entry()194 oi = (struct omfs_inode *) bh->b_data; in omfs_delete_entry()[all …]
81 static void omfs_update_checksums(struct omfs_inode *oi) in omfs_update_checksums()102 struct omfs_inode *oi; in __omfs_write_inode()115 oi = (struct omfs_inode *) bh->b_data; in __omfs_write_inode()203 struct omfs_inode *oi; in omfs_iget()219 oi = (struct omfs_inode *)bh->b_data; in omfs_iget()
56 struct omfs_inode { struct
63 Files and directories are both represented by omfs_inode:65 struct omfs_inode {84 A file is an omfs_inode structure followed by an extent table beginning at