Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dmeta_io.h38 extern const struct address_space_operations gfs2_rgrp_aops;
45 else if (mapping->a_ops == &gfs2_rgrp_aops) in gfs2_mapping2sbd()
H A Dmeta_io.c96 const struct address_space_operations gfs2_rgrp_aops = { variable
H A Dops_fstype.c118 mapping->a_ops = &gfs2_rgrp_aops; in init_sbd()