Searched refs:ufs_commit_chunk (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/ufs/ |
H A D | dir.c | 45 static void ufs_commit_chunk(struct page *page, loff_t pos, unsigned len) in ufs_commit_chunk() function 107 ufs_commit_chunk(page, pos, len); in ufs_set_link() 399 ufs_commit_chunk(page, pos, rec_len); in ufs_add_link() 541 ufs_commit_chunk(page, pos, to - from); in ufs_delete_entry() 590 ufs_commit_chunk(page, 0, chunk_size); in ufs_make_empty()
|