Searched refs:h_self (Results 1 – 4 of 4) sorted by relevance
35 __be64 h_self; /* FS block where this is located */ member
103 oi->i_head.h_self = cpu_to_be64(inode->i_ino); in omfs_make_empty()306 ino_t ino = be64_to_cpu(oi->i_head.h_self); in omfs_lookup()320 u64 ino = be64_to_cpu(header->h_self); in omfs_is_bad()
119 oi->i_head.h_self = cpu_to_be64(inode->i_ino); in __omfs_write_inode()224 if (ino != be64_to_cpu(oi->i_head.h_self)) in omfs_iget()
58 __be64 h_self; /* FS block where this is located */