Lines Matching refs:so_stateids
1399 while (!list_empty(&oo->oo_owner.so_stateids)) { in release_openowner()
1400 stp = list_first_entry(&oo->oo_owner.so_stateids, in release_openowner()
2465 if (!list_empty(&oo->oo_owner.so_stateids)) in client_has_openowners()
3585 INIT_LIST_HEAD(&sop->so_stateids); in alloc_stateowner()
3750 list_add(&stp->st_perstateowner, &oo->oo_owner.so_stateids); in init_open_stateid()
5753 INIT_LIST_HEAD(&lo->lo_owner.so_stateids); in alloc_init_lock_stateowner()
5778 list_for_each_entry(lst, &lo->lo_owner.so_stateids, st_perstateowner) { in find_lock_stateid()
5815 list_add(&stp->st_perstateowner, &lo->lo_owner.so_stateids); in init_lock_stateid()
6380 list_for_each_entry(stp, &sop->so_stateids, st_perstateowner) { in nfsd4_release_lockowner()
6397 while (!list_empty(&lo->lo_owner.so_stateids)) { in nfsd4_release_lockowner()
6398 stp = list_first_entry(&lo->lo_owner.so_stateids, in nfsd4_release_lockowner()
6654 &oop->oo_owner.so_stateids, st_perstateowner) { in nfsd_foreach_client_lock()