Searched refs:b_may_swap (Results 1 – 4 of 4) sorted by relevance
779 if (buf != NULL && buf->b_may_swap) in mf_release()847 if (mfp->mf_fd < 0 && buf->b_may_swap) in mf_release_all()
302 buf->b_may_swap = TRUE; in ml_open()304 buf->b_may_swap = FALSE; in ml_open()776 buf->b_may_swap = FALSE; in ml_open_file()832 buf->b_may_swap = FALSE; in ml_open_file()845 if (curbuf->b_may_swap && (!curbuf->b_p_ro || !newfile)) in check_need_swap()
103 if (curbuf->b_may_swap in changed()
3071 int b_may_swap; member