Home
last modified time | relevance | path

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

/linux/fs/nfsd/
A Dfilecache.h58 struct nfsd_file *nfsd_file_get(struct nfsd_file *nf);
A Dfilecache.c321 nfsd_file_get(struct nfsd_file *nf) in nfsd_file_get() function
906 if (nfsd_file_get(nf) != NULL) in nfsd_file_find_locked()
A Dnfs4layouts.c240 ls->ls_file = nfsd_file_get(fp->fi_deleg_file); in nfsd4_alloc_layout_stateid()
A Dnfs4proc.c1582 dst->nf_dst = nfsd_file_get(src->nf_dst); in dup_copy_fields()
1585 dst->nf_src = nfsd_file_get(src->nf_src); in dup_copy_fields()
A Dnfs4state.c558 return nfsd_file_get(f->fi_fds[oflag]); in __nfs4_get_fd()
636 ret = nfsd_file_get(f->fi_deleg_file); in find_deleg_file()
5891 return nfsd_file_get(s->sc_file->fi_deleg_file); in nfs4_find_file()

Completed in 27 milliseconds