Home
last modified time | relevance | path

Searched refs:fs_mgr_is_notrim (Results 1 – 3 of 3) sorted by relevance

/system/core/fs_mgr/include/
Dfs_mgr.h106 int fs_mgr_is_notrim(struct fstab_rec *fstab);
/system/vold/
DTrimTask.cpp85 if (fs_mgr_is_notrim(&fstab->recs[i])) { in addFromFstab()
/system/core/fs_mgr/
Dfs_mgr_fstab.c474 int fs_mgr_is_notrim(struct fstab_rec *fstab) in fs_mgr_is_notrim() function