Lines Matching refs:nested
36 commit_page - a pointer to the page with the last finished non-nested write.
679 against nested writers.
686 page. If this fails, a nested write pushed it forward, the current write
703 tail page (moved by nested writer)
736 But if a nested writer preempts here, it will see that the next
737 page is a head page, but it is also nested. It will detect that
738 it is nested and will save that information. The detection is the
742 The nested writer will set the new head page pointer.
764 After the nested writer finishes, the outermost writer will convert
777 It can be even more complex if several nested writes came in and moved
814 The nested writer moves the tail page forward. But does not set the old
927 back to NORMAL. The fact that it only needs to worry about nested