Home
last modified time | relevance | path

Searched refs:is_nokey_name (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dfscrypt.h49 bool is_nokey_name; member
319 bool is_nokey_name) in fscrypt_prepare_dentry() argument
329 if (is_nokey_name) { in fscrypt_prepare_dentry()
502 bool is_nokey_name) in fscrypt_prepare_dentry() argument
/linux/fs/f2fs/
H A Ddir.c118 if (crypt_name->is_nokey_name) { in __f2fs_setup_filename()