Searched refs:so_perstateid (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dstate.h320 struct list_head so_perstateid; /* for lockowners only */ member in struct:nfs4_stateowner
H A Dnfs4state.c362 list_del(&sop->so_perstateid);
383 struct nfs4_stateowner, so_perstateid);
461 list_del(&sop->so_perstateid);
1927 INIT_LIST_HEAD(&sop->so_perstateid); /* not used */
3448 INIT_LIST_HEAD(&sop->so_perstateid);
3453 list_add(&sop->so_perstateid, &open_stp->st_lockowners);

Completed in 66 milliseconds