Home
last modified time | relevance | path

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

/fs/adfs/
Dinode.c61 ret = cont_write_begin(file, mapping, pos, len, pagep, fsdata, in adfs_write_begin()
/fs/hpfs/
Dfile.c203 ret = cont_write_begin(file, mapping, pos, len, pagep, fsdata, in hpfs_write_begin()
/fs/exfat/
Dinode.c376 ret = cont_write_begin(file, mapping, pos, len, pagep, fsdata, in exfat_write_begin()
/fs/hfs/
Dinode.c58 ret = cont_write_begin(file, mapping, pos, len, pagep, fsdata, in hfs_write_begin()
/fs/hfsplus/
Dinode.c52 ret = cont_write_begin(file, mapping, pos, len, pagep, fsdata, in hfsplus_write_begin()
/fs/
Dbuffer.c2484 int cont_write_begin(struct file *file, struct address_space *mapping, in cont_write_begin() function
2506 EXPORT_SYMBOL(cont_write_begin);
/fs/affs/
Dfile.c423 ret = cont_write_begin(file, mapping, pos, len, pagep, fsdata, in affs_write_begin()
/fs/fat/
Dinode.c235 err = cont_write_begin(file, mapping, pos, len, in fat_write_begin()