Home
last modified time | relevance | path

Searched refs:oo_last_closed_stid (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dstate.h464 struct nfs4_ol_stateid *oo_last_closed_stid; member
H A Dnfs4state.c1525 s = oo->oo_last_closed_stid; in release_last_closed_stateid()
1528 oo->oo_last_closed_stid = NULL; in release_last_closed_stateid()
4344 oo->oo_last_closed_stid = NULL; in alloc_init_open_stateowner()
4441 last = oo->oo_last_closed_stid; in move_to_close_lru()
4442 oo->oo_last_closed_stid = s; in move_to_close_lru()
5477 stp = oo->oo_last_closed_stid; in nfs4_laundromat()
5478 oo->oo_last_closed_stid = NULL; in nfs4_laundromat()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dstate.h499 struct nfs4_ol_stateid *oo_last_closed_stid; member
H A Dnfs4state.c1644 s = oo->oo_last_closed_stid; in release_last_closed_stateid()
1647 oo->oo_last_closed_stid = NULL; in release_last_closed_stateid()
4606 oo->oo_last_closed_stid = NULL; in alloc_init_open_stateowner()
4703 last = oo->oo_last_closed_stid; in move_to_close_lru()
4704 oo->oo_last_closed_stid = s; in move_to_close_lru()
6186 stp = oo->oo_last_closed_stid; in nfs4_laundromat()
6187 oo->oo_last_closed_stid = NULL; in nfs4_laundromat()

Completed in 22 milliseconds