Lines Matching refs:in
6 OMFS is a filesystem created by SonicBlue for use in the ReplayTV DVR
12 Note, it is not recommended that this FS be used in place of a general
25 Instructions are included in its README.
44 sysblock, and may be mirrored in successive blocks on the disk. A sysblock may
46 same 64-bit block number, any remaining space in the smaller sysblock is
68 __be64 i_sibling; /* next inode in hash bucket */
69 __be64 i_ctime; /* ctime, in milliseconds */
75 __be64 i_size; /* size of file, in bytes */
78 Directories in OMFS are implemented as a large hash table. Filenames are
94 __be32 e_extent_count; /* total # extents in this table */
100 the extent. The final extent in each table is a terminator with e_cluster
102 in the table.