Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dxattr.c1033 const struct xattr_handler *ntfs_xattr_handlers[] = { variable
H A Dntfs_fs.h878 extern const struct xattr_handler *ntfs_xattr_handlers[];
H A Dsuper.c1177 sb->s_xattr = ntfs_xattr_handlers; in ntfs_fill_super()