Home
last modified time | relevance | path

Searched refs:v7fs_off_t (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/fs/v7fs/
Dv7fs.h74 typedef uint32_t v7fs_off_t; typedef
153 v7fs_off_t filesize; /* byte */
Dv7fs_datablock.h41 v7fs_off_t);
Dv7fs_inode.h51 v7fs_off_t filesize; /* size of file (byte) */
Dv7fs_file.c338 v7fs_off_t pos; in v7fs_directory_remove_entry()
Dv7fs_datablock.c361 v7fs_off_t ofs) in v7fs_datablock_last()