Searched refs:hppfs_sbops (Results 1 - 1 of 1) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hppfs/
H A Dhppfs_kern.c46 static const struct super_operations hppfs_sbops; variable in typeref:struct:super_operations
54 if((sb->s_op != &hppfs_sbops) || (dentry->d_parent != sb->s_root))
651 static const struct super_operations hppfs_sbops = { variable in typeref:struct:super_operations
745 sb->s_op = &hppfs_sbops;

Completed in 25 milliseconds