Searched refs:block_page_mkwrite (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Dfile.c107 ret = block_page_mkwrite(vma, vmf, nilfs_get_block);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dbuffer_head.h223 int block_page_mkwrite(struct vm_area_struct *vma, struct vm_fault *vmf,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_file.c905 return block_page_mkwrite(vma, vmf, xfs_get_blocks);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dbuffer.c2258 * block_page_mkwrite() is not allowed to change the file size as it gets
2273 block_page_mkwrite(struct vm_area_struct *vma, struct vm_fault *vmf, function
2313 EXPORT_SYMBOL(block_page_mkwrite); variable

Completed in 68 milliseconds