Home
last modified time | relevance | path

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

/Linux-v5.10/fs/nfsd/
Dstate.h683 struct nfsd_file *find_any_file(struct nfs4_file *f);
Dnfs4layouts.c241 ls->ls_file = find_any_file(fp); in nfsd4_alloc_layout_stateid()
Dnfs4state.c493 find_any_file(struct nfs4_file *f) in find_any_file() function
1364 nf = find_any_file(stp->st_stid.sc_file); in nfs4_free_lock_stateid()
2457 file = find_any_file(nf); in nfs4_show_open()
2496 file = find_any_file(nf); in nfs4_show_lock()
6993 nf = find_any_file(stp->st_stid.sc_file); in nfsd4_locku()
7049 struct nfsd_file *nf = find_any_file(fp); in check_for_locks()