Searched refs:block_commit_write (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dbuffer_head.h222 int block_commit_write(struct page *page, unsigned from, unsigned to);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dbuffer.c2249 int block_commit_write(struct page *page, unsigned from, unsigned to) function
2255 EXPORT_SYMBOL(block_commit_write); variable
2299 ret = block_commit_write(page, 0, end);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Daops.c1012 block_commit_write(tmppage, from, to);
1937 block_commit_write(tmppage, from, to);
H A Dfile.c832 ret = block_commit_write(page, block_start + 1,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dinode.c2749 block_commit_write(page, 0, len);

Completed in 71 milliseconds