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

  /src/sys/fs/nfs/server/
nfs_nfsdstate.c 1534 struct nfsstate *stp, *lckstp = NULL; local in function:nfsrv_lockctrl
1658 lckstp = new_stp;
1721 nfsrv_getowner(&stp->ls_open, new_stp, &lckstp);
1722 if (lckstp)
1730 lckstp = new_stp;
1742 lckstp = stp;
1744 lckstp = stp;
1918 lckstp = NULL;
1951 lckstp = NULL;
2024 lckstp = NULL
    [all...]
nfs_nfsdstate.c 1534 struct nfsstate *stp, *lckstp = NULL; local in function:nfsrv_lockctrl
1658 lckstp = new_stp;
1721 nfsrv_getowner(&stp->ls_open, new_stp, &lckstp);
1722 if (lckstp)
1730 lckstp = new_stp;
1742 lckstp = stp;
1744 lckstp = stp;
1918 lckstp = NULL;
1951 lckstp = NULL;
2024 lckstp = NULL
    [all...]

Completed in 29 milliseconds