Searched refs:s_ops (Results 1 – 6 of 6) sorted by relevance
39 static const struct super_operations s_ops = { variable248 sb->s_op = &s_ops; in oprofilefs_fill_super()
740 static const struct super_operations s_ops = { in spufs_fill_super() local756 sb->s_op = &s_ops; in spufs_fill_super()
818 static const struct super_operations s_ops = { variable834 sb->s_op = &s_ops; in bm_fill_super()
1124 static const struct super_operations s_ops = { variable1381 sb->s_op = &s_ops; in rpc_fill_super()
227 const struct segment_allocation *s_ops; member
2519 SIT_I(sbi)->s_ops->allocate_segment(sbi, i, true); in f2fs_allocate_new_segments()2917 sit_i->s_ops->allocate_segment(sbi, type, false); in f2fs_allocate_data_block()3805 sit_i->s_ops = &default_salloc_ops; in build_sit_info()