Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dstate.h683 struct nfsd_file *find_any_file(struct nfs4_file *f);
H A Dnfs4layouts.c241 ls->ls_file = find_any_file(fp); in nfsd4_alloc_layout_stateid()
H A Dnfs4state.c493 find_any_file(struct nfs4_file *f) in find_any_file() function
1372 nf = find_any_file(stp->st_stid.sc_file); in nfs4_free_lock_stateid()
2465 file = find_any_file(nf); in nfs4_show_open()
2504 file = find_any_file(nf); in nfs4_show_lock()
7014 nf = find_any_file(stp->st_stid.sc_file); in nfsd4_locku()
7070 struct nfsd_file *nf = find_any_file(fp); in check_for_locks()