Home
last modified time | relevance | path

Searched defs:quiet (Results 1 – 8 of 8) sorted by relevance

/fs/ubifs/
Dscan.c58 int offs, int quiet) in ubifs_scan_a_node()
255 int offs, void *sbuf, int quiet) in ubifs_scan()
Dio.c226 int offs, int quiet, int must_chk_crc) in ubifs_check_node()
Drecovery.c985 int err, lnum = ucleb->lnum, offs = 0, len = ucleb->endpt, quiet = 1; in clean_an_unclean_leb() local
/fs/ext2/
Ddir.c115 static bool ext2_check_page(struct page *page, int quiet) in ext2_check_page()
200 int quiet) in ext2_get_page()
/fs/pstore/
Dinode.c416 void pstore_get_records(int quiet) in pstore_get_records()
Dplatform.c737 struct dentry *root, int quiet) in pstore_get_backend_records()
/fs/fat/
Dfat.h40 unsigned quiet:1, /* set = fake successful chmods and chowns */ member
/fs/iomap/
Dbuffered-io.c1092 bool quiet = bio_flagged(bio, BIO_QUIET); in iomap_finish_ioend() local