Searched refs:ndlck_stateid (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/usr.sbin/nfsdumpstate/
H A Dnfsdumpstate.c207 lp[cnt].ndlck_stateid.seqid,
208 lp[cnt].ndlck_stateid.other[0],
209 lp[cnt].ndlck_stateid.other[1],
210 lp[cnt].ndlck_stateid.other[2]);
215 lp[cnt].ndlck_stateid.seqid,
216 lp[cnt].ndlck_stateid.other[0],
217 lp[cnt].ndlck_stateid.other[1],
218 lp[cnt].ndlck_stateid.other[2]);
/freebsd-12-stable/sys/fs/nfsserver/
H A Dnfs_nfsdstate.c1084 ldumpp[cnt].ndlck_stateid.seqid = stp->ls_stateid.seqid;
1085 ldumpp[cnt].ndlck_stateid.other[0] = stp->ls_stateid.other[0];
1086 ldumpp[cnt].ndlck_stateid.other[1] = stp->ls_stateid.other[1];
1087 ldumpp[cnt].ndlck_stateid.other[2] = stp->ls_stateid.other[2];
1126 ldumpp[cnt].ndlck_stateid.seqid = stp->ls_stateid.seqid;
1127 ldumpp[cnt].ndlck_stateid.other[0] = stp->ls_stateid.other[0];
1128 ldumpp[cnt].ndlck_stateid.other[1] = stp->ls_stateid.other[1];
1129 ldumpp[cnt].ndlck_stateid.other[2] = stp->ls_stateid.other[2];
1163 ldumpp[cnt].ndlck_stateid.seqid = stp->ls_stateid.seqid;
1164 ldumpp[cnt].ndlck_stateid
[all...]
/freebsd-12-stable/sys/fs/nfs/
H A Dnfs.h294 nfsv4stateid_t ndlck_stateid; /* stateid */ member in struct:nfsd_dumplocks

Completed in 69 milliseconds