Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dsuper.h63 extern const struct xattr_handler *gfs2_xattr_handlers_max[];
H A Dxattr.c1497 const struct xattr_handler *gfs2_xattr_handlers_max[] = { variable
1507 const struct xattr_handler **gfs2_xattr_handlers_min = gfs2_xattr_handlers_max + 1;
H A Dops_fstype.c499 sb->s_xattr = gfs2_xattr_handlers_max; in init_sb()