Searched refs:nfp (Results 1 – 2 of 2) sorted by relevance
59 unsigned int may_flags, struct nfsd_file **nfp);
5580 struct nfsd_file **nfp, int flags) in nfs4_check_file() argument5599 *nfp = nf; in nfs4_check_file()5610 stateid_t *stateid, int flags, struct nfsd_file **nfp) in nfs4_preprocess_stateid_op() argument5618 if (nfp) in nfs4_preprocess_stateid_op()5619 *nfp = NULL; in nfs4_preprocess_stateid_op()5656 if (status == nfs_ok && nfp) in nfs4_preprocess_stateid_op()5657 status = nfs4_check_file(rqstp, fhp, s, nfp, flags); in nfs4_preprocess_stateid_op()