Searched refs:fs_mgr_is_encryptable (Results 1 – 3 of 3) sorted by relevance
58 int fs_mgr_is_encryptable(struct fstab_rec *fstab);
191 if (fs_mgr_is_encryptable(&fstab->recs[i])) { in process_config()
781 int fs_mgr_is_encryptable(struct fstab_rec *fstab) in fs_mgr_is_encryptable() function