Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_susp.c203 sig_args_p->cont_info_p->cont_lbn = CE_BLK_LOC(ce_ptr); in share_continue()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_susp.h136 #define CE_BLK_LOC(x) BOTH_INT(CE_blk_loc(x)) /* cont. starting block */ macro
/illumos-gate/usr/src/common/fs/
H A Dhsfs.c794 ce_lbn = CE_BLK_LOC(susp); in parse_susp()
/illumos-gate/usr/src/stand/lib/fs/hsfs/
H A Dhsfsops.c898 ce_lbn = CE_BLK_LOC(susp); in parse_susp()