Home
last modified time | relevance | path

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

/system/core/fs_mgr/
Dfs_mgr.c54 #define KEY_IN_FOOTER "footer" macro
590 strcmp(fstab->recs[top_idx].key_loc, KEY_IN_FOOTER)) { in fs_mgr_mount_all()
/system/vold/
Dcryptfs.c83 #define KEY_IN_FOOTER "footer" macro
546 if (!strcmp(key_loc, KEY_IN_FOOTER)) { in get_crypt_ftr_info()
3016 if ((how == CRYPTO_ENABLE_INPLACE) && (!strcmp(key_loc, KEY_IN_FOOTER))) {
3096 if (!strcmp(key_loc, KEY_IN_FOOTER)) {