Searched refs:nfp (Results 1 – 2 of 2) sorted by relevance
61 unsigned int may_flags, struct nfsd_file **nfp);
5765 struct nfsd_file **nfp, int flags) in nfs4_check_file() argument5784 *nfp = nf; in nfs4_check_file()5874 stateid_t *stateid, int flags, struct nfsd_file **nfp, in nfs4_preprocess_stateid_op() argument5883 if (nfp) in nfs4_preprocess_stateid_op()5884 *nfp = NULL; in nfs4_preprocess_stateid_op()5923 if (status == nfs_ok && nfp) in nfs4_preprocess_stateid_op()5924 status = nfs4_check_file(rqstp, fhp, s, nfp, flags); in nfs4_preprocess_stateid_op()