Searched refs:omfs_inode (Results 1 – 3 of 3) 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()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()305 struct omfs_inode *oi = (struct omfs_inode *)bh->b_data; in omfs_lookup()[all …]
84 static void omfs_update_checksums(struct omfs_inode *oi) in omfs_update_checksums()105 struct omfs_inode *oi; in __omfs_write_inode()118 oi = (struct omfs_inode *) bh->b_data; in __omfs_write_inode()206 struct omfs_inode *oi; in omfs_iget()222 oi = (struct omfs_inode *)bh->b_data; in omfs_iget()
58 struct omfs_inode { struct
Completed in 8 milliseconds