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

  /src/sys/fs/nfs/common/
nfsrvstate.h 175 uid_t ls_uid; /* uid of locker */ member in struct:nfsstate
  /src/sys/fs/nfs/server/
nfs_nfsdstate.c 655 stp->ls_uid == nd->nd_cred->cr_uid) {
2836 new_open->ls_uid = new_stp->ls_uid;
2906 new_deleg->ls_uid = new_stp->ls_uid;
2940 new_open->ls_uid = new_stp->ls_uid;
2985 stp->ls_uid = new_stp->ls_uid;
3026 new_deleg->ls_uid = new_stp->ls_uid
    [all...]
nfs_nfsdserv.c 679 stp->ls_uid = nd->nd_cred->cr_uid;
834 stp->ls_uid = nd->nd_cred->cr_uid;
2289 stp->ls_uid = nd->nd_cred->cr_uid;
2388 stp->ls_uid = nd->nd_cred->cr_uid;
2515 stp->ls_uid = nd->nd_cred->cr_uid;
2615 stp->ls_uid = nd->nd_cred->cr_uid;
3035 stp->ls_uid = nd->nd_cred->cr_uid;
3177 stp->ls_uid = nd->nd_cred->cr_uid;
3231 stp->ls_uid = nd->nd_cred->cr_uid;
3686 stp->ls_uid = nd->nd_cred->cr_uid
    [all...]

Completed in 39 milliseconds