Searched refs:ecryptfs_new_file_context (Results 1 – 2 of 2) sorted by relevance
/linux/fs/ecryptfs/ | ||
H A D | ecryptfs_kernel.h | 577 int ecryptfs_new_file_context(struct inode *ecryptfs_inode); |
H A D | inode.c | 233 rc = ecryptfs_new_file_context(ecryptfs_inode); in ecryptfs_initialize_file() |