Searched defs:quiet (Results 1 – 8 of 8) sorted by relevance
/fs/ubifs/ |
D | scan.c | 58 int offs, int quiet) in ubifs_scan_a_node() 255 int offs, void *sbuf, int quiet) in ubifs_scan()
|
D | io.c | 226 int offs, int quiet, int must_chk_crc) in ubifs_check_node()
|
D | recovery.c | 985 int err, lnum = ucleb->lnum, offs = 0, len = ucleb->endpt, quiet = 1; in clean_an_unclean_leb() local
|
/fs/ext2/ |
D | dir.c | 115 static bool ext2_check_page(struct page *page, int quiet) in ext2_check_page() 200 int quiet) in ext2_get_page()
|
/fs/pstore/ |
D | inode.c | 416 void pstore_get_records(int quiet) in pstore_get_records()
|
D | platform.c | 737 struct dentry *root, int quiet) in pstore_get_backend_records()
|
/fs/fat/ |
D | fat.h | 40 unsigned quiet:1, /* set = fake successful chmods and chowns */ member
|
/fs/iomap/ |
D | buffered-io.c | 1092 bool quiet = bio_flagged(bio, BIO_QUIET); in iomap_finish_ioend() local
|