Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dmeta_io.h37 extern const struct address_space_operations gfs2_meta_aops;
43 if (mapping->a_ops == &gfs2_meta_aops) { in gfs2_mapping2sbd()
H A Dmeta_io.c91 const struct address_space_operations gfs2_meta_aops = { variable
H A Dglock.c1248 mapping->a_ops = &gfs2_meta_aops; in gfs2_glock_get()