Searched refs:lu_stateowner (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/nfsd/
H A Dxdr4.h202 struct nfs4_stateowner *lu_stateowner; member in struct:nfsd4_locku
H A Dnfs4state.c3789 &locku->lu_stateowner, &stp, NULL)))
3800 file_lock.fl_owner = (fl_owner_t) locku->lu_stateowner;
3825 if (locku->lu_stateowner) {
3826 nfs4_get_stateowner(locku->lu_stateowner);
3827 cstate->replay_owner = locku->lu_stateowner;
H A Dnfs4xdr.c585 locku->lu_stateowner = NULL;
2471 ENCODE_SEQID_OP_TAIL(locku->lu_stateowner);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/nfsd/
H A Dxdr4.h202 struct nfs4_stateowner *lu_stateowner; member in struct:nfsd4_locku
H A Dnfs4state.c3789 &locku->lu_stateowner, &stp, NULL)))
3800 file_lock.fl_owner = (fl_owner_t) locku->lu_stateowner;
3825 if (locku->lu_stateowner) {
3826 nfs4_get_stateowner(locku->lu_stateowner);
3827 cstate->replay_owner = locku->lu_stateowner;
H A Dnfs4xdr.c585 locku->lu_stateowner = NULL;
2471 ENCODE_SEQID_OP_TAIL(locku->lu_stateowner);

Completed in 202 milliseconds