Home
last modified time | relevance | path

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

/fs/incfs/
Ddata_mgmt.h255 int incfs_get_uncollected_logs_count(struct mount_info *mi,
Ddata_mgmt.c1050 int incfs_get_uncollected_logs_count(struct mount_info *mi, in incfs_get_uncollected_logs_count() function
Dvfs.c629 count = incfs_get_uncollected_logs_count(mi, log_state->state); in log_poll()