Home
last modified time | relevance | path

Searched defs:silent (Results 1 – 25 of 58) sorted by relevance

123

/linux-6.8/fs/gfs2/
Dops_fstype.c157 static int gfs2_check_sb(struct gfs2_sbd *sdp, int silent) in gfs2_check_sb()
239 static int gfs2_read_super(struct gfs2_sbd *sdp, sector_t sector, int silent) in gfs2_read_super()
281 static int gfs2_read_sb(struct gfs2_sbd *sdp, int silent) in gfs2_read_sb()
361 static int init_names(struct gfs2_sbd *sdp, int silent) in init_names()
475 static int init_sb(struct gfs2_sbd *sdp, int silent) in init_sb()
999 static int gfs2_lm_mount(struct gfs2_sbd *sdp, int silent) in gfs2_lm_mount()
1155 int silent = fc->sb_flags & SB_SILENT; in gfs2_fill_super() local
/linux-6.8/fs/freevxfs/
Dvxfs_super.c126 static int vxfs_try_sb_magic(struct super_block *sbp, int silent, in vxfs_try_sb_magic()
185 static int vxfs_fill_super(struct super_block *sbp, void *dp, int silent) in vxfs_fill_super()
/linux-6.8/fs/sysv/
Dsuper.c303 static int complete_read_super(struct super_block *sb, int silent, int size) in complete_read_super()
352 static int sysv_fill_super(struct super_block *sb, void *data, int silent) in sysv_fill_super()
474 static int v7_fill_super(struct super_block *sb, void *data, int silent) in v7_fill_super()
/linux-6.8/fs/qnx6/
Dsuper_mmi.c36 struct qnx6_super_block *qnx6_mmi_fill_super(struct super_block *s, int silent) in qnx6_mmi_fill_super()
Dinode.c257 int offset, int silent) in qnx6_check_first_superblock()
296 static int qnx6_fill_super(struct super_block *s, void *data, int silent) in qnx6_fill_super()
/linux-6.8/fs/nilfs2/
Dpage.c362 void nilfs_clear_dirty_pages(struct address_space *mapping, bool silent) in nilfs_clear_dirty_pages()
397 void nilfs_clear_folio_dirty(struct folio *folio, bool silent) in nilfs_clear_folio_dirty()
/linux-6.8/fs/orangefs/
Dsuper.c55 int silent) in parse_mount_options()
415 void *data, int silent) in orangefs_fill_sb()
/linux-6.8/fs/adfs/
Dsuper.c280 static int adfs_probe(struct super_block *sb, unsigned int offset, int silent, in adfs_probe()
364 static int adfs_fill_super(struct super_block *sb, void *data, int silent) in adfs_fill_super()
/linux-6.8/drivers/input/touchscreen/
Dchipone_icn8505.c78 void *data, int len, bool silent) in icn8505_read_xfer()
115 const void *data, int len, bool silent) in icn8505_write_xfer()
/linux-6.8/drivers/media/usb/gspca/
Dse401.c63 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-6.8/fs/fat/
Dinode.c1135 int silent, int *debug, struct fat_mount_options *opts) in parse_options()
1464 int silent, struct fat_bios_param_block *bpb) in fat_read_bpb()
1542 struct fat_boot_sector *b, int silent, in fat_read_static_bpb()
1607 int fat_fill_super(struct super_block *sb, void *data, int silent, int isvfat, in fat_fill_super()
/linux-6.8/fs/ntfs/
Dsuper.c578 const NTFS_BOOT_SECTOR *b, const bool silent) in is_boot_sector_ntfs()
671 const int silent) in read_ntfs_boot_sector()
2705 static int ntfs_fill_super(struct super_block *sb, void *opt, const int silent) in ntfs_fill_super()
/linux-6.8/fs/coda/
Dinode.c147 static int coda_fill_super(struct super_block *sb, void *data, int silent) in coda_fill_super()
/linux-6.8/fs/efs/
Dsuper.c252 static int efs_fill_super(struct super_block *s, void *d, int silent) in efs_fill_super()
/linux-6.8/scripts/kconfig/
DMakefile17 silent := -s macro
/linux-6.8/tools/perf/bench/
Dfutex.h17 bool silent; member
/linux-6.8/fs/hfs/
Dsuper.c378 static int hfs_fill_super(struct super_block *sb, void *data, int silent) in hfs_fill_super()
/linux-6.8/fs/qnx4/
Dinode.c186 static int qnx4_fill_super(struct super_block *s, void *data, int silent) in qnx4_fill_super()
/linux-6.8/sound/ppc/
Dsnd_ps3.h77 int silent; member
/linux-6.8/fs/hfsplus/
Dsuper.c380 static int hfsplus_fill_super(struct super_block *sb, void *data, int silent) in hfsplus_fill_super()
/linux-6.8/fs/bfs/
Dinode.c308 static int bfs_fill_super(struct super_block *s, void *data, int silent) in bfs_fill_super()
/linux-6.8/fs/omfs/
Dinode.c452 static int omfs_fill_super(struct super_block *sb, void *data, int silent) in omfs_fill_super()
/linux-6.8/fs/xfs/libxfs/
Dxfs_sb.c1333 bool silent) in xfs_validate_stripe_geometry()
/linux-6.8/fs/pstore/
Dinode.c413 static int pstore_fill_super(struct super_block *sb, void *data, int silent) in pstore_fill_super()
/linux-6.8/fs/reiserfs/
Dsuper.c1884 #define SWARN(silent, s, id, ...) \ argument
1888 static int reiserfs_fill_super(struct super_block *s, void *data, int silent) in reiserfs_fill_super()

123