Home
last modified time | relevance | path

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

/Linux-v6.1/fs/nfsd/
Dfilecache.h56 struct nfsd_file *nfsd_file_get(struct nfsd_file *nf);
Dfilecache.c466 nfsd_file_get(struct nfsd_file *nf) in nfsd_file_get() function
1061 nf = nfsd_file_get(nf); in nfsd_file_do_acquire()
Dnfs4layouts.c240 ls->ls_file = nfsd_file_get(fp->fi_deleg_file); in nfsd4_alloc_layout_stateid()
Dnfs4proc.c1706 dst->nf_dst = nfsd_file_get(src->nf_dst); in dup_copy_fields()
1709 dst->nf_src = nfsd_file_get(src->nf_src); in dup_copy_fields()
Dnfs4state.c606 return nfsd_file_get(f->fi_fds[oflag]); in __nfs4_get_fd()
684 ret = nfsd_file_get(f->fi_deleg_file); in find_deleg_file()
6320 return nfsd_file_get(s->sc_file->fi_deleg_file); in nfs4_find_file()