Home
last modified time | relevance | path

Searched refs:sn_lowerbound (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/fs/incfs/
H A Ddata_mgmt.h456 int incfs_collect_pending_reads(struct mount_info *mi, int sn_lowerbound,
H A Ddata_mgmt.c1744 int incfs_collect_pending_reads(struct mount_info *mi, int sn_lowerbound, in incfs_collect_pending_reads() argument
1758 if (!incfs_fresh_pending_reads_exist(mi, sn_lowerbound)) in incfs_collect_pending_reads()
1764 if (entry->serial_number <= sn_lowerbound) in incfs_collect_pending_reads()