Home
last modified time | relevance | path

Searched refs:gfs2_rgrp_aops (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/gfs2/
Dmeta_io.h38 extern const struct address_space_operations gfs2_rgrp_aops;
47 } else if (mapping->a_ops == &gfs2_rgrp_aops) in gfs2_mapping2sbd()
Dmeta_io.c98 const struct address_space_operations gfs2_rgrp_aops = { variable
Dops_fstype.c116 mapping->a_ops = &gfs2_rgrp_aops; in init_sbd()