Searched refs:fbrelse (Results 1 - 13 of 13) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfbuf.h44 * segkmap facilities. After you get a mapping, you can fbrelse() it
62 extern void fbrelse(struct fbuf *, enum seg_rw);
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_dir.c392 fbrelse(fbp, S_OTHER);
481 fbrelse(fbp, S_OTHER);
629 fbrelse(fbp, S_OTHER);
785 fbrelse(slot.fbp, S_OTHER);
956 fbrelse(slot.fbp, S_OTHER);
1249 fbrelse(fbp, S_OTHER);
1375 fbrelse(fbp, S_OTHER);
1398 fbrelse(fbp, S_OTHER);
1573 fbrelse(slotp->fbp, S_OTHER);
1680 * done fbrelse
[all...]
H A Dufs_bmap.c402 fbrelse(fbp, S_OTHER);
431 fbrelse(fbp, S_WRITE);
575 fbrelse(fbp, S_WRITE);
840 fbrelse(fbp, S_WRITE);
H A Dufs_thread.c1203 fbrelse(fbp, S_OTHER);
1255 fbrelse(fbp, S_OTHER);
H A Dufs_vnops.c3694 fbrelse(slot.fbp, S_OTHER);
3739 fbrelse(slot.fbp, S_OTHER);
4016 fbrelse(fbp, S_OTHER);
4039 fbrelse(fbp, S_OTHER);
4073 fbrelse(fbp, S_OTHER);
H A Dufs_subr.c1113 fbrelse(fbp, S_OTHER);
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_dir.c246 fbrelse(fbp,
286 fbrelse(fbp,
308 fbrelse(fbp, S_READ);
319 fbrelse(fbp, S_READ);
550 fbrelse(slot.fbp, S_OTHER);
778 fbrelse(slot.fbp, S_OTHER);
852 fbrelse(slot.fbp, S_OTHER);
948 fbrelse(fbp, S_OTHER);
988 fbrelse(fbp, S_OTHER);
1196 fbrelse(fb
[all...]
H A Dudf_subr.c1020 fbrelse(*fbp, S_OTHER);
1096 fbrelse(*fbp, S_OTHER);
1152 fbrelse(*fbp, S_OTHER);
H A Dudf_bmap.c352 fbrelse(fbp, S_WRITE);
H A Dudf_vnops.c1239 fbrelse(fbp, S_OTHER);
1487 fbrelse(fbp, S_OTHER);
/illumos-gate/usr/src/uts/common/os/
H A Dfbio.c146 * FBCOMMON() is the common code for fbrelse, fbwrite and variants thereof:
148 * fbrelse() release fbp
166 fbrelse(struct fbuf *fbp, enum seg_rw rw) function
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_node.c1439 * Note: this routine does an fbrelse() on the buffer passed in.
1663 * Need to do an fbrelse() on the buffer,
1668 fbrelse(fbp, S_READ);
1709 fbrelse(fbp, S_READ);
H A Dhsfs_vnops.c575 fbrelse(fbp, S_READ);
625 fbrelse(fbp, S_READ);

Completed in 136 milliseconds