Home
last modified time | relevance | path

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

123

/fs/sdcardfs/
Dmain.c54 static int parse_options(struct super_block *sb, char *options, int silent, in parse_options()
150 int parse_options_remount(struct super_block *sb, char *options, int silent, in parse_options_remount()
247 const char *dev_name, void *raw_data, int silent) in sdcardfs_read_super()
387 void *_priv, int silent) in __sdcardfs_fill_super()
/fs/gfs2/
Dops_fstype.c153 static int gfs2_check_sb(struct gfs2_sbd *sdp, int silent) in gfs2_check_sb()
228 static int gfs2_read_super(struct gfs2_sbd *sdp, sector_t sector, int silent) in gfs2_read_super()
271 static int gfs2_read_sb(struct gfs2_sbd *sdp, int silent) in gfs2_read_sb()
359 static int init_names(struct gfs2_sbd *sdp, int silent) in init_names()
469 static int init_sb(struct gfs2_sbd *sdp, int silent) in init_sb()
946 static int gfs2_lm_mount(struct gfs2_sbd *sdp, int silent) in gfs2_lm_mount()
1056 static int fill_super(struct super_block *sb, struct gfs2_args *args, int silent) in fill_super()
/fs/sysv/
Dsuper.c302 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()
473 static int v7_fill_super(struct super_block *sb, void *data, int silent) in v7_fill_super()
/fs/qnx6/
Dsuper_mmi.c35 struct qnx6_super_block *qnx6_mmi_fill_super(struct super_block *s, int silent) in qnx6_mmi_fill_super()
Dinode.c258 int offset, int silent) in qnx6_check_first_superblock()
297 static int qnx6_fill_super(struct super_block *s, void *data, int silent) in qnx6_fill_super()
/fs/configfs/
Dmount.c69 static int configfs_fill_super(struct super_block *sb, void *data, int silent) in configfs_fill_super()
/fs/freevxfs/
Dvxfs_super.c148 static int vxfs_fill_super(struct super_block *sbp, void *dp, int silent) in vxfs_fill_super()
/fs/nilfs2/
Dpage.c379 void nilfs_clear_dirty_pages(struct address_space *mapping, bool silent) in nilfs_clear_dirty_pages()
406 void nilfs_clear_dirty_page(struct page *page, bool silent) in nilfs_clear_dirty_page()
/fs/fat/
Dinode.c1020 int silent, int *debug, struct fat_mount_options *opts) in parse_options()
1354 int silent, struct fat_bios_param_block *bpb) in fat_read_bpb()
1426 struct fat_boot_sector *b, int silent, in fat_read_static_bpb()
1494 int fat_fill_super(struct super_block *sb, void *data, int silent, int isvfat, in fat_fill_super()
/fs/efivarfs/
Dsuper.c191 static int efivarfs_fill_super(struct super_block *sb, void *data, int silent) in efivarfs_fill_super()
/fs/coda/
Dinode.c152 static int coda_fill_super(struct super_block *sb, void *data, int silent) in coda_fill_super()
/fs/autofs4/
Dinode.c205 int autofs4_fill_super(struct super_block *s, void *data, int silent) in autofs4_fill_super()
/fs/ntfs/
Dsuper.c584 const NTFS_BOOT_SECTOR *b, const bool silent) in is_boot_sector_ntfs()
677 const int silent) in read_ntfs_boot_sector()
2721 static int ntfs_fill_super(struct super_block *sb, void *opt, const int silent) in ntfs_fill_super()
/fs/efs/
Dsuper.c255 static int efs_fill_super(struct super_block *s, void *d, int silent) in efs_fill_super()
/fs/squashfs/
Dsuper.c79 static int squashfs_fill_super(struct super_block *sb, void *data, int silent) in squashfs_fill_super()
/fs/ramfs/
Dinode.c216 int ramfs_fill_super(struct super_block *sb, void *data, int silent) in ramfs_fill_super()
/fs/jffs2/
Dsuper.c270 static int jffs2_fill_super(struct super_block *sb, void *data, int silent) in jffs2_fill_super()
Dfs.c513 int jffs2_do_fill_super(struct super_block *sb, void *data, int silent) in jffs2_do_fill_super()
/fs/hfs/
Dsuper.c384 static int hfs_fill_super(struct super_block *sb, void *data, int silent) in hfs_fill_super()
/fs/hfsplus/
Dsuper.c370 static int hfsplus_fill_super(struct super_block *sb, void *data, int silent) in hfsplus_fill_super()
/fs/bfs/
Dinode.c319 static int bfs_fill_super(struct super_block *s, void *data, int silent) in bfs_fill_super()
/fs/qnx4/
Dinode.c186 static int qnx4_fill_super(struct super_block *s, void *data, int silent) in qnx4_fill_super()
/fs/omfs/
Dinode.c427 static int omfs_fill_super(struct super_block *sb, void *data, int silent) in omfs_fill_super()
/fs/romfs/
Dsuper.c471 static int romfs_fill_super(struct super_block *sb, void *data, int silent) in romfs_fill_super()
/fs/fuse/
Dcontrol.c293 static int fuse_ctl_fill_super(struct super_block *sb, void *data, int silent) in fuse_ctl_fill_super()

123