Home
last modified time | relevance | path

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

/fs/incfs/
Ddata_mgmt.h458 int incfs_collect_pending_reads(struct mount_info *mi, int sn_lowerbound,
Ddata_mgmt.c1743 int incfs_collect_pending_reads(struct mount_info *mi, int sn_lowerbound, in incfs_collect_pending_reads() argument
1757 if (!incfs_fresh_pending_reads_exist(mi, sn_lowerbound)) in incfs_collect_pending_reads()
1763 if (entry->serial_number <= sn_lowerbound) in incfs_collect_pending_reads()