Home
last modified time | relevance | path

Searched defs:fill_super (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/security/
Dinode.c33 static int fill_super(struct super_block *sb, void *data, int silent) in fill_super() function
/linux-4.1.27/fs/gfs2/
Dops_fstype.c1047 static int fill_super(struct super_block *sb, struct gfs2_args *args, int silent) in fill_super() function
/linux-4.1.27/fs/nfs/
Dinternal.h136 void (*fill_super)(struct super_block *, struct nfs_mount_info *); member