Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ntfs3/
Dxattr.c1002 const struct xattr_handler *ntfs_xattr_handlers[] = { variable
Dntfs_fs.h859 extern const struct xattr_handler *ntfs_xattr_handlers[];
Dsuper.c918 sb->s_xattr = ntfs_xattr_handlers; in ntfs_fill_super()