Home
last modified time | relevance | path

Searched defs:bfs_inode (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/fs/sysvbfs/
H A Dbfs.h86 struct bfs_inode { struct
87 uint16_t number; /* 0 */
88 int16_t padding;
89 uint32_t start_sector; /* 4 */
90 uint32_t end_sector; /* 8 */
91 uint32_t eof_offset_byte; /* 12 (offset from super block start) */
92 struct bfs_fileattr attr; /* 16 */