Searched refs:sockfs_dentry_operations (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.c333 static const struct dentry_operations sockfs_dentry_operations = { variable in typeref:struct:dentry_operations
372 path.dentry->d_op = &sockfs_dentry_operations;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/
H A Dsocket.c333 static const struct dentry_operations sockfs_dentry_operations = { variable in typeref:struct:dentry_operations
372 path.dentry->d_op = &sockfs_dentry_operations;

Completed in 139 milliseconds