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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/
H A Dsocket.c302 static const struct super_operations sockfs_ops = { variable in typeref:struct:super_operations
312 return get_sb_pseudo(fs_type, "socket:", &sockfs_ops, SOCKFS_MAGIC,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/
H A Dsocket.c302 static const struct super_operations sockfs_ops = { variable in typeref:struct:super_operations
312 return get_sb_pseudo(fs_type, "socket:", &sockfs_ops, SOCKFS_MAGIC,

Completed in 176 milliseconds