Searched refs:file_enc_name (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/f2fs/ | ||
| H A D | recovery.c | 175 if (file_enc_name(inode)) { in recover_printable_name() |
| H A D | f2fs.h | 889 #define file_enc_name(inode) is_file(inode, FADVISE_ENC_NAME_BIT) macro |