Searched defs:reaplist (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | nfs4layouts.c | 451 nfsd4_free_layouts(struct list_head *reaplist) in nfsd4_free_layouts() argument 464 nfsd4_return_file_layout(struct nfs4_layout *lp, struct nfsd4_layout_seg *seg, struct list_head *reaplist) nfsd4_return_file_layout() argument 568 nfsd4_return_all_layouts(struct nfs4_layout_stateid *ls, struct list_head *reaplist) nfsd4_return_all_layouts() argument [all...] |
H A D | nfs4state.c | 1453 free_ol_stateid_reaplist(struct list_head *reaplist) in free_ol_stateid_reaplist() argument 1397 put_ol_stateid_locked(struct nfs4_ol_stateid *stp, struct list_head *reaplist) put_ol_stateid_locked() argument 1471 release_open_stateid_locks(struct nfs4_ol_stateid *open_stp, struct list_head *reaplist) release_open_stateid_locks() argument 1486 unhash_open_stateid(struct nfs4_ol_stateid *stp, struct list_head *reaplist) unhash_open_stateid() argument 1539 struct list_head reaplist; release_openowner() local 2093 struct list_head reaplist; __destroy_client() local 5404 struct list_head *pos, *next, reaplist; nfs4_laundromat() local 7445 struct list_head *pos, *next, reaplist; nfs4_state_shutdown_net() local [all...] |
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | nfs4layouts.c | 452 nfsd4_free_layouts(struct list_head *reaplist) in nfsd4_free_layouts() argument 465 nfsd4_return_file_layout(struct nfs4_layout *lp, struct nfsd4_layout_seg *seg, struct list_head *reaplist) nfsd4_return_file_layout() argument 569 nfsd4_return_all_layouts(struct nfs4_layout_stateid *ls, struct list_head *reaplist) nfsd4_return_all_layouts() argument [all...] |
H A D | nfs4state.c | 1572 free_ol_stateid_reaplist(struct list_head *reaplist) in free_ol_stateid_reaplist() argument 1516 put_ol_stateid_locked(struct nfs4_ol_stateid *stp, struct list_head *reaplist) put_ol_stateid_locked() argument 1590 release_open_stateid_locks(struct nfs4_ol_stateid *open_stp, struct list_head *reaplist) release_open_stateid_locks() argument 1605 unhash_open_stateid(struct nfs4_ol_stateid *stp, struct list_head *reaplist) unhash_open_stateid() argument 1658 struct list_head reaplist; release_openowner() local 2223 struct list_head reaplist; __destroy_client() local 6054 nfs4_get_client_reaplist(struct nfsd_net *nn, struct list_head *reaplist, struct laundry_time *lt) nfs4_get_client_reaplist() argument 6091 nfs4_get_courtesy_client_reaplist(struct nfsd_net *nn, struct list_head *reaplist) nfs4_get_courtesy_client_reaplist() argument 6117 nfs4_process_client_reaplist(struct list_head *reaplist) nfs4_process_client_reaplist() argument 6137 struct list_head *pos, *next, reaplist; nfs4_laundromat() local 6248 struct list_head reaplist; courtesy_client_reaper() local 8255 struct list_head *pos, *next, reaplist; nfs4_state_shutdown_net() local [all...] |
Completed in 18 milliseconds