Home
last modified time | relevance | path

Searched refs:no_verify (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/cmd/
H A Dnand.c314 ulong count, int read, int no_verify) in raw_access() argument
332 if (!ret && !no_verify) in raw_access()
551 int no_verify = 0; in do_nand() local
567 no_verify = 1; in do_nand()
643 no_verify); in do_nand()
/openbmc/linux/fs/nfsd/
H A Dxdr4.h219 bool no_verify; /* represents foreigh fh */ member
H A Dnfs4proc.c687 if (ret == nfserr_stale && putfh->no_verify) { in nfsd4_putfh()
2603 putfh->no_verify = true; in check_if_stalefh_allowed()
H A Dnfs4xdr.c1244 putfh->no_verify = false; in nfsd4_decode_putfh()