/Linux-v5.4/fs/gfs2/ |
D | ops_fstype.c | 161 static int gfs2_check_sb(struct gfs2_sbd *sdp, int silent) in gfs2_check_sb() 236 static int gfs2_read_super(struct gfs2_sbd *sdp, sector_t sector, int silent) in gfs2_read_super() 280 static int gfs2_read_sb(struct gfs2_sbd *sdp, int silent) in gfs2_read_sb() 352 static int init_names(struct gfs2_sbd *sdp, int silent) in init_names() 463 static int init_sb(struct gfs2_sbd *sdp, int silent) in init_sb() 933 static int gfs2_lm_mount(struct gfs2_sbd *sdp, int silent) in gfs2_lm_mount() 1045 int silent = fc->sb_flags & SB_SILENT; in gfs2_fill_super() local
|
/Linux-v5.4/fs/freevxfs/ |
D | vxfs_super.c | 148 static int vxfs_try_sb_magic(struct super_block *sbp, int silent, in vxfs_try_sb_magic() 207 static int vxfs_fill_super(struct super_block *sbp, void *dp, int silent) in vxfs_fill_super()
|
/Linux-v5.4/fs/sysv/ |
D | super.c | 303 static int complete_read_super(struct super_block *sb, int silent, int size) in complete_read_super() 350 static int sysv_fill_super(struct super_block *sb, void *data, int silent) in sysv_fill_super() 472 static int v7_fill_super(struct super_block *sb, void *data, int silent) in v7_fill_super()
|
/Linux-v5.4/fs/qnx6/ |
D | super_mmi.c | 36 struct qnx6_super_block *qnx6_mmi_fill_super(struct super_block *s, int silent) in qnx6_mmi_fill_super()
|
D | inode.c | 259 int offset, int silent) in qnx6_check_first_superblock() 298 static int qnx6_fill_super(struct super_block *s, void *data, int silent) in qnx6_fill_super()
|
/Linux-v5.4/fs/orangefs/ |
D | super.c | 54 int silent) in parse_mount_options() 414 void *data, int silent) in orangefs_fill_sb()
|
/Linux-v5.4/fs/nilfs2/ |
D | page.c | 359 void nilfs_clear_dirty_pages(struct address_space *mapping, bool silent) in nilfs_clear_dirty_pages() 386 void nilfs_clear_dirty_page(struct page *page, bool silent) in nilfs_clear_dirty_page()
|
/Linux-v5.4/tools/perf/bench/ |
D | futex-requeue.c | 41 static bool done = false, silent = false, fshared = false; variable
|
D | futex-wake.c | 42 static bool done = false, silent = false, fshared = false; variable
|
D | futex-hash.c | 37 static bool fshared = false, done = false, silent = false; variable
|
D | futex-lock-pi.c | 36 static bool silent = false, multi = false; variable
|
D | futex-wake-parallel.c | 51 static bool done = false, silent = false, fshared = false; variable
|
/Linux-v5.4/drivers/input/touchscreen/ |
D | chipone_icn8505.c | 78 void *data, int len, bool silent) in icn8505_read_xfer() 115 const void *data, int len, bool silent) in icn8505_write_xfer()
|
/Linux-v5.4/drivers/media/usb/gspca/ |
D | se401.c | 63 int silent) in se401_write_req() 82 static void se401_read_req(struct gspca_dev *gspca_dev, u16 req, int silent) in se401_read_req()
|
/Linux-v5.4/scripts/kconfig/ |
D | Makefile | 20 silent := -s macro
|
/Linux-v5.4/fs/fat/ |
D | inode.c | 1121 int silent, int *debug, struct fat_mount_options *opts) in parse_options() 1460 int silent, struct fat_bios_param_block *bpb) in fat_read_bpb() 1532 struct fat_boot_sector *b, int silent, in fat_read_static_bpb() 1600 int fat_fill_super(struct super_block *sb, void *data, int silent, int isvfat, in fat_fill_super()
|
/Linux-v5.4/fs/autofs/ |
D | inode.c | 220 int autofs_fill_super(struct super_block *s, void *data, int silent) in autofs_fill_super()
|
/Linux-v5.4/fs/efs/ |
D | super.c | 250 static int efs_fill_super(struct super_block *s, void *d, int silent) in efs_fill_super()
|
/Linux-v5.4/fs/coda/ |
D | inode.c | 147 static int coda_fill_super(struct super_block *sb, void *data, int silent) in coda_fill_super()
|
/Linux-v5.4/fs/ntfs/ |
D | super.c | 570 const NTFS_BOOT_SECTOR *b, const bool silent) in is_boot_sector_ntfs() 663 const int silent) in read_ntfs_boot_sector() 2697 static int ntfs_fill_super(struct super_block *sb, void *opt, const int silent) in ntfs_fill_super()
|
/Linux-v5.4/fs/hfs/ |
D | super.c | 379 static int hfs_fill_super(struct super_block *sb, void *data, int silent) in hfs_fill_super()
|
/Linux-v5.4/fs/bfs/ |
D | inode.c | 312 static int bfs_fill_super(struct super_block *s, void *data, int silent) in bfs_fill_super()
|
/Linux-v5.4/sound/ppc/ |
D | snd_ps3.h | 77 int silent; member
|
/Linux-v5.4/fs/hfsplus/ |
D | super.c | 375 static int hfsplus_fill_super(struct super_block *sb, void *data, int silent) in hfsplus_fill_super()
|
/Linux-v5.4/fs/qnx4/ |
D | inode.c | 187 static int qnx4_fill_super(struct super_block *s, void *data, int silent) in qnx4_fill_super()
|