Home
last modified time | relevance | path

Searched refs:so_stateids (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dstate.h435 struct list_head so_stateids; member
H A Dnfs4state.c1534 while (!list_empty(&oo->oo_owner.so_stateids)) { in release_openowner()
1535 stp = list_first_entry(&oo->oo_owner.so_stateids, in release_openowner()
3029 if (!list_empty(&oo->oo_owner.so_stateids)) in client_has_openowners()
4209 INIT_LIST_HEAD(&sop->so_stateids); in alloc_stateowner()
4374 list_add(&stp->st_perstateowner, &oo->oo_owner.so_stateids); in init_open_stateid()
6490 INIT_LIST_HEAD(&lo->lo_owner.so_stateids); in alloc_init_lock_stateowner()
6553 list_add(&stp->st_perstateowner, &lo->lo_owner.so_stateids); in init_lock_stateid()
7145 while (!list_empty(&lo->lo_owner.so_stateids)) { in nfsd4_release_lockowner()
7146 stp = list_first_entry(&lo->lo_owner.so_stateids, in nfsd4_release_lockowner()