/fs/gfs2/ |
D | ops_fstype.c | 160 static int gfs2_check_sb(struct gfs2_sbd *sdp, int silent) in gfs2_check_sb() 242 static int gfs2_read_super(struct gfs2_sbd *sdp, sector_t sector, int silent) in gfs2_read_super() 286 static int gfs2_read_sb(struct gfs2_sbd *sdp, int silent) in gfs2_read_sb() 367 static int init_names(struct gfs2_sbd *sdp, int silent) in init_names() 480 static int init_sb(struct gfs2_sbd *sdp, int silent) in init_sb() 1006 static int gfs2_lm_mount(struct gfs2_sbd *sdp, int silent) in gfs2_lm_mount() 1145 int silent = fc->sb_flags & SB_SILENT; in gfs2_fill_super() local
|
/fs/freevxfs/ |
D | vxfs_super.c | 149 static int vxfs_try_sb_magic(struct super_block *sbp, int silent, in vxfs_try_sb_magic() 208 static int vxfs_fill_super(struct super_block *sbp, void *dp, int silent) in vxfs_fill_super()
|
/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()
|
/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 | 257 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()
|
/fs/orangefs/ |
D | super.c | 54 int silent) in parse_mount_options() 414 void *data, int silent) in orangefs_fill_sb()
|
/fs/adfs/ |
D | super.c | 280 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()
|
/fs/nilfs2/ |
D | page.c | 358 void nilfs_clear_dirty_pages(struct address_space *mapping, bool silent) in nilfs_clear_dirty_pages() 393 void nilfs_clear_dirty_page(struct page *page, bool silent) in nilfs_clear_dirty_page()
|
/fs/fat/ |
D | inode.c | 1128 int silent, int *debug, struct fat_mount_options *opts) in parse_options() 1457 int silent, struct fat_bios_param_block *bpb) in fat_read_bpb() 1535 struct fat_boot_sector *b, int silent, in fat_read_static_bpb() 1603 int fat_fill_super(struct super_block *sb, void *data, int silent, int isvfat, in fat_fill_super()
|
D | namei_msdos.c | 653 static int msdos_fill_super(struct super_block *sb, void *data, int silent) in msdos_fill_super()
|
/fs/coda/ |
D | inode.c | 147 static int coda_fill_super(struct super_block *sb, void *data, int silent) in coda_fill_super()
|
/fs/efs/ |
D | super.c | 251 static int efs_fill_super(struct super_block *s, void *d, int silent) in efs_fill_super()
|
/fs/autofs/ |
D | inode.c | 220 int autofs_fill_super(struct super_block *s, void *data, int silent) in autofs_fill_super()
|
/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()
|
/fs/hfs/ |
D | super.c | 379 static int hfs_fill_super(struct super_block *sb, void *data, int silent) in hfs_fill_super()
|
/fs/bfs/ |
D | inode.c | 312 static int bfs_fill_super(struct super_block *s, void *data, int silent) in bfs_fill_super()
|
/fs/qnx4/ |
D | inode.c | 186 static int qnx4_fill_super(struct super_block *s, void *data, int silent) in qnx4_fill_super()
|
/fs/hfsplus/ |
D | super.c | 374 static int hfsplus_fill_super(struct super_block *sb, void *data, int silent) in hfsplus_fill_super()
|
/fs/omfs/ |
D | inode.c | 456 static int omfs_fill_super(struct super_block *sb, void *data, int silent) in omfs_fill_super()
|
/fs/xfs/libxfs/ |
D | xfs_sb.c | 1261 bool silent) in xfs_validate_stripe_geometry()
|
/fs/pstore/ |
D | inode.c | 428 static int pstore_fill_super(struct super_block *sb, void *data, int silent) in pstore_fill_super()
|
/fs/ocfs2/dlmfs/ |
D | dlmfs.c | 504 int silent) in dlmfs_fill_super()
|
/fs/affs/ |
D | super.c | 333 static int affs_fill_super(struct super_block *sb, void *data, int silent) in affs_fill_super()
|
/fs/reiserfs/ |
D | super.c | 1886 #define SWARN(silent, s, id, ...) \ argument 1890 static int reiserfs_fill_super(struct super_block *s, void *data, int silent) in reiserfs_fill_super()
|
/fs/minix/ |
D | inode.c | 172 static int minix_fill_super(struct super_block *s, void *data, int silent) in minix_fill_super()
|