Home
last modified time | relevance | path

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

/linux-4.1.27/fs/exofs/
Ddir.c63 static int exofs_commit_chunk(struct page *page, loff_t pos, unsigned len) in exofs_commit_chunk() function
423 err = exofs_commit_chunk(page, pos, len); in exofs_set_link()
511 err = exofs_commit_chunk(page, pos, rec_len); in exofs_add_link()
562 err = exofs_commit_chunk(page, pos, to - from); in exofs_delete_entry()
609 err = exofs_commit_chunk(page, 0, chunk_size); in exofs_make_empty()