Searched refs:cont_write_begin (Results 1 - 8 of 8) sorted by relevance

/linux-master/fs/hpfs/
H A Dfile.c198 ret = cont_write_begin(file, mapping, pos, len, pagep, fsdata,
/linux-master/fs/adfs/
H A Dinode.c63 ret = cont_write_begin(file, mapping, pos, len, pagep, fsdata,
/linux-master/include/linux/
H A Dbuffer_head.h271 int cont_write_begin(struct file *, struct address_space *, loff_t,
/linux-master/fs/hfsplus/
H A Dinode.c47 ret = cont_write_begin(file, mapping, pos, len, pagep, fsdata,
/linux-master/fs/hfs/
H A Dinode.c53 ret = cont_write_begin(file, mapping, pos, len, pagep, fsdata,
/linux-master/fs/
H A Dbuffer.c2547 int cont_write_begin(struct file *file, struct address_space *mapping, function
2569 EXPORT_SYMBOL(cont_write_begin); variable
/linux-master/fs/affs/
H A Dfile.c425 ret = cont_write_begin(file, mapping, pos, len, pagep, fsdata,
/linux-master/fs/fat/
H A Dinode.c230 err = cont_write_begin(file, mapping, pos, len,

Completed in 165 milliseconds