Home
last modified time | relevance | path

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

/linux-2.6.39/fs/omfs/
Ddir.c39 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 …]
Dinode.c81 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()
Domfs_fs.h56 struct omfs_inode { struct
/linux-2.6.39/Documentation/filesystems/
Domfs.txt63 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