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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/exofs/
H A Ddir.c420 err = exofs_write_begin(NULL, page->mapping, pos, len,
423 EXOFS_ERR("exofs_set_link: exofs_write_begin FAILD => %d\n",
500 err = exofs_write_begin(NULL, page->mapping, pos, rec_len, 0,
556 err = exofs_write_begin(NULL, page->mapping, pos, to - from, 0,
559 EXOFS_ERR("exofs_delete_entry: exofs_write_begin FAILD => %d\n",
590 err = exofs_write_begin(NULL, page->mapping, 0, chunk_size, 0,
H A Dexofs.h255 int exofs_write_begin(struct file *file, struct address_space *mapping,
H A Dinode.c709 int exofs_write_begin(struct file *file, struct address_space *mapping, function
751 return exofs_write_begin(file, mapping, pos, len, flags, pagep,

Completed in 62 milliseconds