Searched refs:s_ops (Results 1 – 6 of 6) sorted by relevance
40 static const struct super_operations s_ops = { variable249 sb->s_op = &s_ops; in oprofilefs_fill_super()
770 static const struct super_operations s_ops = { variable786 sb->s_op = &s_ops; in bm_fill_super()
1124 static const struct super_operations s_ops = { variable1369 sb->s_op = &s_ops; in rpc_fill_super()
269 @@ -596,6 +608,10 @@ int read_super_2(squashfs_operations **s_ops, void *s)
235 const struct segment_allocation *s_ops; member
2966 SIT_I(sbi)->s_ops->allocate_segment(sbi, type, true); in __allocate_new_segment()3443 sit_i->s_ops->allocate_segment(sbi, type, false); in f2fs_allocate_data_block()4420 sit_i->s_ops = &default_salloc_ops; in build_sit_info()