Home
last modified time | relevance | path

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

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