Searched refs:FS_ENCRYPT_FL (Results 1 – 4 of 4) sorted by relevance
251 #define FS_ENCRYPT_FL 0x00000800 /* Encrypted file */ macro
1733 FS_ENCRYPT_FL | \1782 fsflags |= FS_ENCRYPT_FL; in f2fs_ioc_getflags()
573 and check for FS_ENCRYPT_FL, or to use the statx() system call and