Home
last modified time | relevance | path

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

123

/Linux-v6.1/fs/gfs2/
Dops_fstype.c158 static int gfs2_check_sb(struct gfs2_sbd *sdp, int silent) in gfs2_check_sb()
240 static int gfs2_read_super(struct gfs2_sbd *sdp, sector_t sector, int silent) in gfs2_read_super()
282 static int gfs2_read_sb(struct gfs2_sbd *sdp, int silent) in gfs2_read_sb()
363 static int init_names(struct gfs2_sbd *sdp, int silent) in init_names()
477 static int init_sb(struct gfs2_sbd *sdp, int silent) in init_sb()
1004 static int gfs2_lm_mount(struct gfs2_sbd *sdp, int silent) in gfs2_lm_mount()
1143 int silent = fc->sb_flags & SB_SILENT; in gfs2_fill_super() local
/Linux-v6.1/fs/freevxfs/
Dvxfs_super.c124 static int vxfs_try_sb_magic(struct super_block *sbp, int silent, in vxfs_try_sb_magic()
183 static int vxfs_fill_super(struct super_block *sbp, void *dp, int silent) in vxfs_fill_super()
/Linux-v6.1/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-v6.1/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-v6.1/fs/nilfs2/
Dpage.c358 void nilfs_clear_dirty_pages(struct address_space *mapping, bool silent) in nilfs_clear_dirty_pages()
385 void nilfs_clear_dirty_page(struct page *page, bool silent) in nilfs_clear_dirty_page()
/Linux-v6.1/fs/orangefs/
Dsuper.c55 int silent) in parse_mount_options()
415 void *data, int silent) in orangefs_fill_sb()
/Linux-v6.1/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-v6.1/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-v6.1/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-v6.1/fs/fat/
Dinode.c1132 int silent, int *debug, struct fat_mount_options *opts) in parse_options()
1461 int silent, struct fat_bios_param_block *bpb) in fat_read_bpb()
1539 struct fat_boot_sector *b, int silent, in fat_read_static_bpb()
1604 int fat_fill_super(struct super_block *sb, void *data, int silent, int isvfat, in fat_fill_super()
/Linux-v6.1/scripts/kconfig/
DMakefile17 silent := -s macro
/Linux-v6.1/fs/ntfs/
Dsuper.c570 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-v6.1/fs/coda/
Dinode.c147 static int coda_fill_super(struct super_block *sb, void *data, int silent) in coda_fill_super()
/Linux-v6.1/fs/efs/
Dsuper.c251 static int efs_fill_super(struct super_block *s, void *d, int silent) in efs_fill_super()
/Linux-v6.1/fs/autofs/
Dinode.c221 int autofs_fill_super(struct super_block *s, void *data, int silent) in autofs_fill_super()
/Linux-v6.1/tools/perf/bench/
Dfutex.h17 bool silent; member
/Linux-v6.1/fs/hfs/
Dsuper.c378 static int hfs_fill_super(struct super_block *sb, void *data, int silent) in hfs_fill_super()
/Linux-v6.1/fs/hfsplus/
Dsuper.c374 static int hfsplus_fill_super(struct super_block *sb, void *data, int silent) in hfsplus_fill_super()
/Linux-v6.1/fs/bfs/
Dinode.c311 static int bfs_fill_super(struct super_block *s, void *data, int silent) in bfs_fill_super()
/Linux-v6.1/sound/ppc/
Dsnd_ps3.h77 int silent; member
/Linux-v6.1/fs/qnx4/
Dinode.c186 static int qnx4_fill_super(struct super_block *s, void *data, int silent) in qnx4_fill_super()
/Linux-v6.1/fs/omfs/
Dinode.c455 static int omfs_fill_super(struct super_block *sb, void *data, int silent) in omfs_fill_super()
/Linux-v6.1/fs/xfs/libxfs/
Dxfs_sb.c1270 bool silent) in xfs_validate_stripe_geometry()
/Linux-v6.1/fs/affs/
Dsuper.c333 static int affs_fill_super(struct super_block *sb, void *data, int silent) in affs_fill_super()

123