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() 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 *) b in omfs_delete_entry() [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()
69 Files and directories are both represented by omfs_inode::71 struct omfs_inode {90 A file is an omfs_inode structure followed by an extent table beginning at