s_ops              40 drivers/oprofile/oprofilefs.c static const struct super_operations s_ops = {
s_ops             249 drivers/oprofile/oprofilefs.c 	sb->s_op = &s_ops;
s_ops             820 fs/binfmt_misc.c static const struct super_operations s_ops = {
s_ops             836 fs/binfmt_misc.c 		sb->s_op = &s_ops;
s_ops            2713 fs/f2fs/segment.c 		SIT_I(sbi)->s_ops->allocate_segment(sbi, i, true);
s_ops            3110 fs/f2fs/segment.c 		sit_i->s_ops->allocate_segment(sbi, type, false);
s_ops            4037 fs/f2fs/segment.c 	sit_i->s_ops = &default_salloc_ops;
s_ops             224 fs/f2fs/segment.h 	const struct segment_allocation *s_ops;
s_ops            1123 net/sunrpc/rpc_pipe.c static const struct super_operations s_ops = {
s_ops            1367 net/sunrpc/rpc_pipe.c 	sb->s_op = &s_ops;