Home
last modified time | relevance | path

Searched refs:ECRYPTFS_I_SIZE_INITIALIZED (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/fs/ecryptfs/
Dfile.c238 crypt_stat->flags &= ~(ECRYPTFS_I_SIZE_INITIALIZED in ecryptfs_open()
Decryptfs_kernel.h272 #define ECRYPTFS_I_SIZE_INITIALIZED 0x00004000 macro
Dcrypto.c1471 crypt_stat->flags |= ECRYPTFS_I_SIZE_INITIALIZED; in ecryptfs_i_size_init()
1504 if (!(crypt_stat->flags & ECRYPTFS_I_SIZE_INITIALIZED)) in ecryptfs_read_headers_virt()
Dinode.c927 crypt_stat->flags &= ~(ECRYPTFS_I_SIZE_INITIALIZED in ecryptfs_setattr()