Home
last modified time | relevance | path

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

/fs/ocfs2/
Daops.h44 int ocfs2_write_end_nolock(struct address_space *mapping,
Dmmap.c123 ret = ocfs2_write_end_nolock(mapping, pos, len, len, locked_page, in __ocfs2_page_mkwrite()
Daops.c1995 int ocfs2_write_end_nolock(struct address_space *mapping, in ocfs2_write_end_nolock() function
2078 ret = ocfs2_write_end_nolock(mapping, pos, len, copied, page, fsdata); in ocfs2_write_end()