Home
last modified time | relevance | path

Searched refs:fscrypt_set_context (Results 1 – 2 of 2) sorted by relevance

/linux/fs/crypto/
H A Dpolicy.c772 int fscrypt_set_context(struct inode *inode, void *fs_data) in fscrypt_set_context() function
793 EXPORT_SYMBOL_GPL(fscrypt_set_context);
/linux/fs/ext4/
H A Dialloc.c1320 err = fscrypt_set_context(inode, handle); in __ext4_new_inode()