Searched defs:fill_super (Results 1 – 2 of 2) sorted by relevance
136 void (*fill_super)(struct super_block *, struct nfs_mount_info *); member
1081 static int fill_super(struct super_block *sb, struct gfs2_args *args, int silent) in fill_super() function