Searched refs:incfs_fresh_pending_reads_exist (Results 1 – 3 of 3) sorted by relevance
449 bool incfs_fresh_pending_reads_exist(struct mount_info *mi, int last_number);
61 if (!incfs_fresh_pending_reads_exist(mi, last_known_read_sn)) in pending_reads_read()113 if (incfs_fresh_pending_reads_exist(mi, in pending_reads_poll()
1733 bool incfs_fresh_pending_reads_exist(struct mount_info *mi, int last_number) in incfs_fresh_pending_reads_exist() function1758 if (!incfs_fresh_pending_reads_exist(mi, sn_lowerbound)) in incfs_collect_pending_reads()