Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext3/
Dxattr.h77 extern const struct xattr_handler *ext3_xattr_handlers[];
123 #define ext3_xattr_handlers NULL macro
Dxattr.c114 const struct xattr_handler *ext3_xattr_handlers[] = { variable
Dsuper.c2011 sb->s_xattr = ext3_xattr_handlers; in ext3_fill_super()