Searched refs:pag_ici_reclaim_cursor (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_ag.h108 unsigned long pag_ici_reclaim_cursor; /* reclaim restart point */ member in struct:xfs_perag
/linux-master/fs/xfs/
H A Dxfs_icache.c1658 first_index = READ_ONCE(pag->pag_ici_reclaim_cursor);
1739 WRITE_ONCE(pag->pag_ici_reclaim_cursor, first_index);

Completed in 225 milliseconds