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.c205 sig_args_p->cont_info_p->cont_lbn = CE_BLK_LOC(ce_ptr);
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_susp.h138 #define CE_BLK_LOC(x) BOTH_INT(CE_blk_loc(x)) /* cont. starting block */ macro
/illumos-gate/usr/src/common/fs/
H A Dhsfs.c795 ce_lbn = CE_BLK_LOC(susp);
/illumos-gate/usr/src/stand/lib/fs/hsfs/
H A Dhsfsops.c898 ce_lbn = CE_BLK_LOC(susp);

Completed in 50 milliseconds