Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/sys/ufs/ffs/
H A Dfs.h631 lbn_level(ufs_lbn_t lbn) in lbn_level()
650 static inline ufs_lbn_t
653 ufs_lbn_t res; in lbn_offset()
734 ufs_lbn_t jb_lbn;
/illumos-gate/usr/src/boot/include/ufs/ufs/
H A Ddinode.h92 typedef int64_t ufs_lbn_t; typedef
/illumos-gate/usr/src/boot/libsa/
H A Dufs.c306 ufs_lbn_t file_block; in buf_write_file()
381 ufs_lbn_t file_block; in buf_read_file()
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dufs2.h86 typedef grub_int64_t ufs_lbn_t; typedef