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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dshmem_fs.h43 extern int shmem_fill_super(struct super_block *sb, void *data, int silent);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/base/
H A Ddevtmpfs.c51 return get_sb_single(fs_type, flags, data, shmem_fill_super, mnt);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dshmem.c2334 int shmem_fill_super(struct super_block *sb, void *data, int silent) function
2542 return get_sb_nodev(fs_type, flags, data, shmem_fill_super, mnt);

Completed in 143 milliseconds