Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/incfs/
H A Ddata_mgmt.h449 bool incfs_fresh_pending_reads_exist(struct mount_info *mi, int last_number);
H A Dpseudo_files.c61 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()
H A Ddata_mgmt.c1733 bool incfs_fresh_pending_reads_exist(struct mount_info *mi, int last_number) in incfs_fresh_pending_reads_exist() function
1758 if (!incfs_fresh_pending_reads_exist(mi, sn_lowerbound)) in incfs_collect_pending_reads()