Searched refs:fscrypt_set_context (Results 1 – 4 of 4) sorted by relevance
133 * @fs_data: If called from fscrypt_set_context(), this will be the134 * value the filesystem passed to fscrypt_set_context().355 int fscrypt_set_context(struct inode *inode, void *fs_data);566 static inline int fscrypt_set_context(struct inode *inode, void *fs_data) in fscrypt_set_context() function
763 * fscrypt_set_context() - Set the fscrypt context of a new inode772 int fscrypt_set_context(struct inode *inode, void *fs_data) in fscrypt_set_context() function 792 EXPORT_SYMBOL_GPL(fscrypt_set_context);
551 err = fscrypt_set_context(inode, folio); in f2fs_init_inode_metadata()
184 err = fscrypt_set_context(inode, NULL); in ubifs_new_inode() 190 ubifs_err(c, "fscrypt_set_context failed: %i", err); in ubifs_new_inode()