Searched refs:HIT_PENDING (Results 1 – 2 of 2) sorted by relevance
18 #define HIT_PENDING 0x01 /* A front op was still pending */ macro222 notes |= HIT_PENDING; in netfs_collect_read_results()235 if (!(notes & HIT_PENDING) && in netfs_collect_read_results()266 if (notes & HIT_PENDING) in netfs_collect_read_results()
17 #define HIT_PENDING 0x01 /* A front op was still pending */ macro244 notes |= HIT_PENDING; in netfs_collect_write_results()
Completed in 4 milliseconds