Home
last modified time | relevance | path

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

/fs/nfs/
Dinternal.h136 void (*fill_super)(struct super_block *, struct nfs_mount_info *); member
/fs/gfs2/
Dops_fstype.c1081 static int fill_super(struct super_block *sb, struct gfs2_args *args, int silent) in fill_super() function