Home
last modified time | relevance | path

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

/OK3568_Linux_fs/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()
651 no_verify); in do_nand()
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dxdr4.h224 bool no_verify; /* represents foreigh fh */ member
H A Dnfs4proc.c516 if (ret == nfserr_stale && putfh->no_verify) { in nfsd4_putfh()
2311 putfh->no_verify = true; in check_if_stalefh_allowed()