Home
last modified time | relevance | path

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

/linux-4.4.14/fs/exofs/
Ddir.c408 err = exofs_write_begin(NULL, page->mapping, pos, len, 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.h157 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
923 return exofs_write_begin(file, mapping, pos, len, flags, pagep, in exofs_write_begin_export()