Home
last modified time | relevance | path

Searched refs:h_self (Results 1 – 3 of 3) sorted by relevance

/linux/fs/omfs/
H A Domfs_fs.h35 __be64 h_self; /* FS block where this is located */ member
H A Dinode.c121 oi->i_head.h_self = cpu_to_be64(inode->i_ino); in __omfs_write_inode()
226 if (ino != be64_to_cpu(oi->i_head.h_self)) in omfs_iget()
/linux/Documentation/filesystems/
H A Domfs.rst58 __be64 h_self; /* FS block where this is located */