Searched refs:s_ops (Results 1 – 5 of 5) sorted by relevance
40 static const struct super_operations s_ops = { variable249 sb->s_op = &s_ops; in oprofilefs_fill_super()
771 static const struct super_operations s_ops = { variable787 sb->s_op = &s_ops; in bm_fill_super()
1123 static const struct super_operations s_ops = { variable1368 sb->s_op = &s_ops; in rpc_fill_super()
236 const struct segment_allocation *s_ops; member
2921 SIT_I(sbi)->s_ops->allocate_segment(sbi, type, true); in __allocate_new_segment()3360 sit_i->s_ops->allocate_segment(sbi, type, false); in f2fs_allocate_data_block()4297 sit_i->s_ops = &default_salloc_ops; in build_sit_info()