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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Danon_inodes.c33 return get_sb_pseudo(fs_type, "anon_inode:", NULL, ANON_INODE_FS_MAGIC,
H A Dlibfs.c204 int get_sb_pseudo(struct file_system_type *fs_type, char *name, function
929 EXPORT_SYMBOL(get_sb_pseudo); variable
H A Dpipe.c1259 return get_sb_pseudo(fs_type, "pipe:", NULL, PIPEFS_MAGIC, mnt);
H A Dblock_dev.c455 return get_sb_pseudo(fs_type, "bdev:", &bdev_sops, 0x62646576, mnt);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/
H A Dmtdchar.c1022 return get_sb_pseudo(fs_type, "mtd_inode:", NULL, MTD_INODE_FS_MAGIC,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfs.h1773 extern int get_sb_pseudo(struct file_system_type *, char *,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/
H A Dsocket.c312 return get_sb_pseudo(fs_type, "socket:", &sockfs_ops, SOCKFS_MAGIC,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dperfmon.c623 return get_sb_pseudo(fs_type, "pfm:", NULL, PFMFS_MAGIC, mnt);

Completed in 129 milliseconds