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

/linux-4.1.27/fs/gfs2/
H A Dmeta_io.h41 extern const struct address_space_operations gfs2_rgrp_aops;
48 else if (mapping->a_ops == &gfs2_rgrp_aops) gfs2_mapping2sbd()
H A Dmeta_io.c100 const struct address_space_operations gfs2_rgrp_aops = { variable in typeref:struct:address_space_operations
H A Dops_fstype.c110 mapping->a_ops = &gfs2_rgrp_aops; init_sbd()

Completed in 61 milliseconds