Home
last modified time | relevance | path

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

/freebsd/stand/libsa/
H A Dufsread.c58 typedef uint32_t ufs_ino_t; typedef
87 static ufs_ino_t lookup(const char *);
88 static ssize_t fsread(ufs_ino_t, void *, size_t);
94 fsfind(const char *name, ufs_ino_t * ino) in fsfind()
118 static ufs_ino_t
123 ufs_ino_t ino; in lookup()
165 fsread_size(ufs_ino_t inode, void *buf, size_t nbyte, size_t *fsizep) in fsread_size()
175 static ufs_ino_t inomap; in fsread_size()
318 fsread(ufs_ino_t inode, void *buf, size_t nbyte) in fsread()
/freebsd/stand/i386/boot2/
H A Dboot2.c148 xfsread(ufs_ino_t inode, void *buf, size_t nbyte) in xfsread()
202 ufs_ino_t ino; in main()
288 ufs_ino_t ino; in load()
/freebsd/stand/i386/gptboot/
H A Dgptboot.c126 xfsread(ufs_ino_t inode, void *buf, size_t nbyte) in xfsread()
265 ufs_ino_t ino; in main()
391 ufs_ino_t ino; in load()
/freebsd/stand/efi/boot1/
H A Dufs_module.c140 ufs_ino_t ino; in load()
/freebsd/stand/powerpc/boot1.chrp/
H A Dboot1.c591 ufs_ino_t ino; in load()