Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dsuper.h55 extern const struct xattr_handler *gfs2_xattr_handlers[];
Dxattr.c1463 const struct xattr_handler *gfs2_xattr_handlers[] = { variable
Dops_fstype.c1071 sb->s_xattr = gfs2_xattr_handlers; in fill_super()