HomeSort by: relevance | last modified time | path
    Searched defs:leb_read_unlock (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/ufs/chfs/
ebh.c 635 * leb_read_unlock - unlock a logical eraseblock from read
643 leb_read_unlock(struct chfs_ebh *ebh, int lnr) function in typeref:typename:void
648 //dbg_ebh("LOCK: ebh->ltree_lock spin locked in leb_read_unlock()\n");
667 //dbg_ebh("UNLOCK: ebh->ltree_lock spin unlocked in leb_read_unlock()\n");
1739 leb_read_unlock(ebh, lnr);
1754 leb_read_unlock(ebh, lnr);
2033 leb_read_unlock(ebh, lnr);
ebh.c 635 * leb_read_unlock - unlock a logical eraseblock from read
643 leb_read_unlock(struct chfs_ebh *ebh, int lnr) function in typeref:typename:void
648 //dbg_ebh("LOCK: ebh->ltree_lock spin locked in leb_read_unlock()\n");
667 //dbg_ebh("UNLOCK: ebh->ltree_lock spin unlocked in leb_read_unlock()\n");
1739 leb_read_unlock(ebh, lnr);
1754 leb_read_unlock(ebh, lnr);
2033 leb_read_unlock(ebh, lnr);

Completed in 82 milliseconds