Home
last modified time | relevance | path

Searched defs:encrypted (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/ubifs/
Ddir.c94 bool encrypted = false; in ubifs_new_inode() local
531 bool encrypted = ubifs_crypt_is_encrypted(dir); in ubifs_readdir() local
Djournal.c712 bool encrypted = ubifs_crypt_is_encrypted(inode); in ubifs_jnl_write_data() local
Dubifs.h1267 unsigned int encrypted:1; member