Searched refs:b_assoc_buffers (Results 1 – 2 of 2) sorted by relevance
1405 list_add_tail(&bh->b_assoc_buffers, head); in jbd2_file_log_bh()1409 list_del_init(&bh->b_assoc_buffers); in jbd2_unfile_log_bh()
75 struct list_head b_assoc_buffers; /* associated with another mapping */ member
Completed in 8 milliseconds