Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ocfs2/
Daops.h30 int ocfs2_write_end_nolock(struct address_space *mapping,
Dmmap.c106 err = ocfs2_write_end_nolock(mapping, pos, len, len, fsdata); in __ocfs2_page_mkwrite()
Daops.c1950 int ocfs2_write_end_nolock(struct address_space *mapping, in ocfs2_write_end_nolock() function
2086 ret = ocfs2_write_end_nolock(mapping, pos, len, copied, fsdata); in ocfs2_write_end()
2280 ret = ocfs2_write_end_nolock(inode->i_mapping, pos, len, len, wc); in ocfs2_dio_wr_get_block()