Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/fs/ufs/
H A Dufsops.c73 static int boot_ufs_fstat(int fd, struct bootstat *stp);
85 boot_ufs_fstat,
751 boot_ufs_fstat(int fd, struct bootstat *stp) in boot_ufs_fstat() function