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

  /src/sys/ufs/lfs/
ulfs_readwrite.c 426 bool need_unreserve = false; local in function:BUFWR
472 need_unreserve = true;
501 need_unreserve = false;
505 if (need_unreserve) {
ulfs_readwrite.c 426 bool need_unreserve = false; local in function:BUFWR
472 need_unreserve = true;
501 need_unreserve = false;
505 if (need_unreserve) {

Completed in 21 milliseconds