Home
last modified time | relevance | path

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

/Linux-v4.19/fs/exofs/
Ddir.c409 err = exofs_write_begin(NULL, page->mapping, pos, len, 0, &page, NULL); in exofs_set_link()
490 err = exofs_write_begin(NULL, page->mapping, pos, rec_len, 0, in exofs_add_link()
547 err = exofs_write_begin(NULL, page->mapping, pos, to - from, 0, in exofs_delete_entry()
581 err = exofs_write_begin(NULL, page->mapping, 0, chunk_size, 0, in exofs_make_empty()
Dexofs.h156 int exofs_write_begin(struct file *file, struct address_space *mapping,
Dinode.c864 int exofs_write_begin(struct file *file, struct address_space *mapping, in exofs_write_begin() function
908 return exofs_write_begin(file, mapping, pos, len, flags, pagep, in exofs_write_begin_export()