Searched refs:mount_point_ignore (Results 1 – 5 of 5) sorted by relevance
12 bool mount_point_ignore(const char *path);
128 bool mount_point_ignore(const char *path) { in mount_point_ignore() function
116 mount_point_ignore(path) || in mount_points_list_get()
377 mount_point_ignore(where)) in add_mount()
570 if (mount_point_is_api(m->where) || mount_point_ignore(m->where)) in mount_verify()1684 if (mount_point_is_api(where) || mount_point_ignore(where)) in mount_setup_unit()