Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_xattr.h12 extern const struct xattr_handler * const xfs_xattr_handlers[];
Dxfs_xattr.c214 const struct xattr_handler * const xfs_xattr_handlers[] = { variable
Dxfs_super.c1525 sb->s_xattr = xfs_xattr_handlers; in xfs_fs_fill_super()