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

  /src/sys/fs/nfs/server/
nfs_nfsdstate.c 1292 if (stp->ls_op)
1293 nfsrvd_derefcache(stp->ls_op);
1361 if (stp->ls_op)
1362 nfsrvd_derefcache(stp->ls_op);
1716 stp->ls_openowner, new_stp->ls_op);
1740 stp, new_stp->ls_op);
2190 nfsrvd_refcache(new_stp->ls_op);
2297 new_stp->ls_op);
2852 nfsrvd_refcache(new_stp->ls_op);
2956 nfsrvd_refcache(new_stp->ls_op);
    [all...]
nfs_nfsdserv.c 678 stp->ls_op = NULL;
833 stp->ls_op = NULL;
2229 stp->ls_op = nd->nd_rp;
2257 stp->ls_op = nd->nd_rp;
2386 stp->ls_op = NULL;
2497 stp->ls_op = nd->nd_rp;
2613 stp->ls_op = nd->nd_rp;
3034 stp->ls_op = nd->nd_rp;
3176 stp->ls_op = nd->nd_rp;
3230 stp->ls_op = nd->nd_rp
    [all...]
  /src/sys/fs/nfs/common/
nfsrvstate.h 189 struct nfsrvcache *ls_op; /* Op cache reference */ member in struct:nfsstate

Completed in 173 milliseconds