Home
last modified time | relevance | path

Searched refs:nfp (Results 1 – 2 of 2) sorted by relevance

/fs/nfsd/
Dfilecache.h59 unsigned int may_flags, struct nfsd_file **nfp);
Dnfs4state.c5941 struct nfsd_file **nfp, int flags) in nfs4_check_file() argument
5960 *nfp = nf; in nfs4_check_file()
6056 stateid_t *stateid, int flags, struct nfsd_file **nfp, in nfs4_preprocess_stateid_op() argument
6064 if (nfp) in nfs4_preprocess_stateid_op()
6065 *nfp = NULL; in nfs4_preprocess_stateid_op()
6105 if (status == nfs_ok && nfp) in nfs4_preprocess_stateid_op()
6106 status = nfs4_check_file(rqstp, fhp, s, nfp, flags); in nfs4_preprocess_stateid_op()