Home
last modified time | relevance | path

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

/fs/nfsd/
Dstate.h661 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.c492 find_any_file(struct nfs4_file *f) in find_any_file() function
1296 nf = find_any_file(stp->st_stid.sc_file); in nfs4_free_lock_stateid()
2378 file = find_any_file(nf); in nfs4_show_open()
2411 file = find_any_file(nf); in nfs4_show_lock()
6741 nf = find_any_file(stp->st_stid.sc_file); in nfsd4_locku()
6797 struct nfsd_file *nf = find_any_file(fp); in check_for_locks()