Home
last modified time | relevance | path

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

/Linux-v6.6/fs/nfsd/
Dstate.h717 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.c665 find_any_file(struct nfs4_file *f) in find_any_file() function
1502 nf = find_any_file(stp->st_stid.sc_file); in nfs4_free_lock_stateid()
7837 nf = find_any_file(stp->st_stid.sc_file); in nfsd4_locku()
7893 struct nfsd_file *nf = find_any_file(fp); in check_for_locks()