Home
last modified time | relevance | path

Searched refs:nfsd_file_get (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dfilecache.h57 struct nfsd_file *nfsd_file_get(struct nfsd_file *nf);
H A Dfilecache.c320 nfsd_file_get(struct nfsd_file *nf) in nfsd_file_get() function
901 if (nfsd_file_get(nf) != NULL) in nfsd_file_find_locked()
H A Dnfs4layouts.c239 ls->ls_file = nfsd_file_get(fp->fi_deleg_file); in nfsd4_alloc_layout_stateid()
H A Dnfs4proc.c1439 dst->nf_dst = nfsd_file_get(src->nf_dst); in dup_copy_fields()
1442 dst->nf_src = nfsd_file_get(src->nf_src); in dup_copy_fields()
H A Dnfs4state.c438 return nfsd_file_get(f->fi_fds[oflag]); in __nfs4_get_fd()
516 ret = nfsd_file_get(f->fi_deleg_file); in find_deleg_file()
5727 return nfsd_file_get(s->sc_file->fi_deleg_file); in nfs4_find_file()