Home
last modified time | relevance | path

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

/linux/fs/ecryptfs/
H A Decryptfs_kernel.h694 extern const struct xattr_handler * const ecryptfs_xattr_handlers[];
H A Dmain.c479 s->s_xattr = ecryptfs_xattr_handlers; in ecryptfs_get_tree()
H A Dinode.c1209 const struct xattr_handler * const ecryptfs_xattr_handlers[] = { variable