Searched refs:fscrypt_set_context (Results 1 – 4 of 4) sorted by relevance
772 int fscrypt_set_context(struct inode *inode, void *fs_data) in fscrypt_set_context() function792 EXPORT_SYMBOL_GPL(fscrypt_set_context);
551 err = fscrypt_set_context(inode, folio); in f2fs_init_inode_metadata()
1315 err = fscrypt_set_context(inode, handle); in __ext4_new_inode()
184 err = fscrypt_set_context(inode, NULL); in ubifs_new_inode()
Completed in 16 milliseconds