Home
last modified time | relevance | path

Searched refs:find_any_file (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/fs/nfsd/
Dstate.h718 struct nfsd_file *find_any_file(struct nfs4_file *f);
Dnfs4layouts.c242 ls->ls_file = find_any_file(fp); in nfsd4_alloc_layout_stateid()
Dnfs4state.c650 find_any_file(struct nfs4_file *f) in find_any_file() function
1475 nf = find_any_file(stp->st_stid.sc_file); in nfs4_free_lock_stateid()
2600 file = find_any_file(nf); in nfs4_show_open()
2639 file = find_any_file(nf); in nfs4_show_lock()
7444 nf = find_any_file(stp->st_stid.sc_file); in nfsd4_locku()
7500 struct nfsd_file *nf = find_any_file(fp); in check_for_locks()