Searched defs:pc_blkatoff (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_dir.c224 error = pc_blkatoff(dp, offset, &bp, &ep);
363 error = pc_blkatoff(dp, offset, &bp, &ep);
511 if (error = pc_blkatoff(pcp, offset, &bp, &ep)) {
787 error = pc_blkatoff(tdp, offset, &bp, &ep);
863 error = pc_blkatoff(dp, (offset_t)0, &bp, &ep);
940 error = pc_blkatoff(dp, offset, &slotp->sl_bp, &ep);
992 pc_blkatoff( function
1007 PC_DPRINTF0(5, "pc_blkatoff: ENOENT\n");
1016 PC_DPRINTF0(1, "pc_blkatoff: error\n");
1227 error = pc_blkatoff(pc
[all...]

Completed in 61 milliseconds