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

  /src/sys/fs/nfs/server/
nfs_nfsdstate.c 958 ldumpp[cnt].ndlck_stateid.seqid = stp->ls_stateid.seqid;
959 ldumpp[cnt].ndlck_stateid.other[0] = stp->ls_stateid.other[0];
960 ldumpp[cnt].ndlck_stateid.other[1] = stp->ls_stateid.other[1];
961 ldumpp[cnt].ndlck_stateid.other[2] = stp->ls_stateid.other[2];
992 ldumpp[cnt].ndlck_stateid.seqid = stp->ls_stateid.seqid;
993 ldumpp[cnt].ndlck_stateid.other[0] = stp->ls_stateid.other[0];
994 ldumpp[cnt].ndlck_stateid.other[1] = stp->ls_stateid.other[1];
995 ldumpp[cnt].ndlck_stateid.other[2] = stp->ls_stateid.other[2];
1021 ldumpp[cnt].ndlck_stateid.seqid = stp->ls_stateid.seqid;
1022 ldumpp[cnt].ndlck_stateid.other[0] = stp->ls_stateid.other[0]
    [all...]
  /src/sys/fs/nfs/common/
nfs.h 253 nfsv4stateid_t ndlck_stateid; /* stateid */ member in struct:nfsd_dumplocks

Completed in 13 milliseconds