Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/
Daops.h32 int ocfs2_write_end_nolock(struct address_space *mapping,
Dmmap.c108 err = ocfs2_write_end_nolock(mapping, pos, len, len, fsdata); in __ocfs2_page_mkwrite()
Daops.c1963 int ocfs2_write_end_nolock(struct address_space *mapping, in ocfs2_write_end_nolock() function
2084 ret = ocfs2_write_end_nolock(mapping, pos, len, copied, fsdata); in ocfs2_write_end()
2278 ret = ocfs2_write_end_nolock(inode->i_mapping, pos, len, len, wc); in ocfs2_dio_wr_get_block()