Searched refs:ext2_commit_chunk (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/fs/ext2/ |
D | dir.c | 84 static void ext2_commit_chunk(struct page *page, loff_t pos, unsigned len) in ext2_commit_chunk() function 469 ext2_commit_chunk(page, pos, len); in ext2_set_link() 557 ext2_commit_chunk(page, pos, rec_len); in ext2_add_link() 608 ext2_commit_chunk(page, pos, to - from); in ext2_delete_entry() 650 ext2_commit_chunk(page, 0, chunk_size); in ext2_make_empty()
|