Searched refs:efs_fill_super (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/efs/
H A Dsuper.c19 static int efs_fill_super(struct super_block *s, void *d, int silent);
24 return get_sb_bdev(fs_type, flags, dev_name, data, efs_fill_super, mnt);
242 static int efs_fill_super(struct super_block *s, void *d, int silent) function

Completed in 68 milliseconds