Searched refs:markbusy (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/cmd/fs.d/udfs/fsck/ |
H A D | pass1.c | 111 markbusy(fip->fe_block, fip->fe_len); in pass1() 343 markbusy(sap->sad_ext_loc, len); in getdir() 366 markbusy(sap->sad_ext_loc, len); in getdir() 392 markbusy(lap->lad_ext_loc, len); in getdir() 415 markbusy(lap->lad_ext_loc, len); in getdir() 489 markbusy(sap->sad_ext_loc, len); in ckinode() 495 markbusy(sap->sad_ext_loc, len); in ckinode() 515 markbusy(lap->lad_ext_loc, len); in ckinode() 521 markbusy(sap->sad_ext_loc, len); in ckinode()
|
H A D | setup.c | 520 markbusy(pheadp->phdr_usb.sad_ext_loc, in readvolseq() 560 markbusy(filesetblock, filesetlen); in readvolseq()
|
H A D | fsck.h | 245 void markbusy(daddr_t, long);
|
H A D | utilities.c | 123 markbusy(daddr_t block, long count) in markbusy() function
|