gfs2_eattr_operations  131 fs/gfs2/eaops.c static const struct gfs2_eattr_operations gfs2_user_eaops = {
gfs2_eattr_operations  138 fs/gfs2/eaops.c const struct gfs2_eattr_operations gfs2_system_eaops = {
gfs2_eattr_operations  145 fs/gfs2/eaops.c static const struct gfs2_eattr_operations gfs2_security_eaops = {
gfs2_eattr_operations  152 fs/gfs2/eaops.c const struct gfs2_eattr_operations *gfs2_ea_ops[] = {
gfs2_eattr_operations   25 fs/gfs2/eaops.h extern const struct gfs2_eattr_operations gfs2_system_eaops;
gfs2_eattr_operations   27 fs/gfs2/eaops.h extern const struct gfs2_eattr_operations *gfs2_ea_ops[];