HomeSort by: relevance | last modified time | path
    Searched refs:NFSLCK_RECLAIM (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/nfs/server/
nfs_nfsdstate.c 1772 if ((new_stp->ls_flags & NFSLCK_RECLAIM) && !error &&
1778 if ((new_stp->ls_flags & NFSLCK_RECLAIM) && !error)
2134 else if (new_stp->ls_flags & NFSLCK_RECLAIM)
2313 if ((new_stp->ls_flags & NFSLCK_RECLAIM) && !error &&
2419 else if (new_stp->ls_flags & NFSLCK_RECLAIM)
2455 (NFSLCK_DELEGPREV | NFSLCK_DELEGCUR | NFSLCK_RECLAIM))) {
2596 if (new_stp->ls_flags & NFSLCK_RECLAIM)
2708 else if (new_stp->ls_flags & NFSLCK_RECLAIM)
2757 if (new_stp->ls_flags & NFSLCK_RECLAIM) {
3126 if (new_stp->ls_flags & NFSLCK_RECLAIM) {
    [all...]
nfs_nfsdserv.c 2212 flags |= NFSLCK_RECLAIM;
2858 stp->ls_flags |= NFSLCK_RECLAIM;
  /src/sys/fs/nfs/common/
nfs.h 316 #define NFSLCK_RECLAIM 0x00000080

Completed in 21 milliseconds