Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ext4/
Dxattr.h89 extern const struct xattr_handler *ext4_xattr_handlers[];
142 #define ext4_xattr_handlers NULL macro
Dxattr.c112 const struct xattr_handler *ext4_xattr_handlers[] = { variable
Dsuper.c3445 sb->s_xattr = ext4_xattr_handlers; in ext4_fill_super()