Searched refs:ocfs2_write_ctxt (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | aops.c | 717 struct ocfs2_write_ctxt { struct 794 static void ocfs2_unlock_pages(struct ocfs2_write_ctxt *wc) in ocfs2_unlock_pages() 833 struct ocfs2_write_ctxt *wc) in ocfs2_free_write_ctxt() 841 static int ocfs2_alloc_write_ctxt(struct ocfs2_write_ctxt **wcp, in ocfs2_alloc_write_ctxt() 847 struct ocfs2_write_ctxt *wc; in ocfs2_alloc_write_ctxt() 849 wc = kzalloc(sizeof(struct ocfs2_write_ctxt), GFP_NOFS); in ocfs2_alloc_write_ctxt() 920 struct ocfs2_write_ctxt *wc, in ocfs2_write_failure() 945 struct ocfs2_write_ctxt *wc, in ocfs2_prepare_page_for_write() 1029 struct ocfs2_write_ctxt *wc, in ocfs2_grab_pages_for_write() 1124 struct ocfs2_write_ctxt *w in ocfs2_write_cluster() [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | aops.c | 713 struct ocfs2_write_ctxt { struct 790 static void ocfs2_unlock_pages(struct ocfs2_write_ctxt *wc) in ocfs2_unlock_pages() 829 struct ocfs2_write_ctxt *wc) in ocfs2_free_write_ctxt() 837 static int ocfs2_alloc_write_ctxt(struct ocfs2_write_ctxt **wcp, in ocfs2_alloc_write_ctxt() 843 struct ocfs2_write_ctxt *wc; in ocfs2_alloc_write_ctxt() 845 wc = kzalloc(sizeof(struct ocfs2_write_ctxt), GFP_NOFS); in ocfs2_alloc_write_ctxt() 916 struct ocfs2_write_ctxt *wc, in ocfs2_write_failure() 941 struct ocfs2_write_ctxt *wc, in ocfs2_prepare_page_for_write() 1025 struct ocfs2_write_ctxt *wc, in ocfs2_grab_pages_for_write() 1120 struct ocfs2_write_ctxt *w in ocfs2_write_cluster() [all...] |
Completed in 6 milliseconds