Searched refs:gfs2_rgrp_aops (Results 1 – 3 of 3) sorted by relevance
38 extern const struct address_space_operations gfs2_rgrp_aops;
109 const struct address_space_operations gfs2_rgrp_aops = { variable
1178 mapping->a_ops = &gfs2_rgrp_aops; in gfs2_fill_super()