Home
last modified time | relevance | path

Searched refs:ocfs2_write_ctxt (Results 1 – 1 of 1) sorted by relevance

/linux/fs/ocfs2/
H A Daops.c701 struct ocfs2_write_ctxt {
778 static void ocfs2_unlock_folios(struct ocfs2_write_ctxt *wc) in ocfs2_unlock_and_free_pages()
817 struct ocfs2_write_ctxt *wc) in ocfs2_free_unwritten_list()
825 static int ocfs2_alloc_write_ctxt(struct ocfs2_write_ctxt **wcp, in ocfs2_free_write_ctxt()
831 struct ocfs2_write_ctxt *wc; in ocfs2_free_write_ctxt()
833 wc = kzalloc(sizeof(struct ocfs2_write_ctxt), GFP_NOFS);
905 struct ocfs2_write_ctxt *wc, in ocfs2_zero_new_buffers()
929 struct ocfs2_write_ctxt *wc, struct folio *folio, u32 cpos, in ocfs2_write_failure()
1010 struct ocfs2_write_ctxt *wc, u32 cpos, loff_t user_pos, in ocfs2_prepare_page_for_write()
1104 struct ocfs2_write_ctxt *w in ocfs2_grab_pages_for_write()
710 struct ocfs2_write_ctxt { global() struct
712 w_cposocfs2_write_ctxt global() argument
713 w_clenocfs2_write_ctxt global() argument
716 w_first_new_cposocfs2_write_ctxt global() argument
719 w_typeocfs2_write_ctxt global() argument
721 w_descocfs2_write_ctxt global() argument
729 w_large_pagesocfs2_write_ctxt global() argument
743 w_num_pagesocfs2_write_ctxt global() argument
744 w_pagesocfs2_write_ctxt global() argument
745 w_target_pageocfs2_write_ctxt global() argument
751 w_target_lockedocfs2_write_ctxt global() argument
757 w_target_fromocfs2_write_ctxt global() argument
758 w_target_toocfs2_write_ctxt global() argument
787 w_unwritten_countocfs2_write_ctxt ocfs2_unlock_pages() argument
[all...]