Searched refs:cont_write_begin (Results 1 – 13 of 13) sorted by relevance
/linux/fs/hpfs/ |
A D | file.c | 203 ret = cont_write_begin(file, mapping, pos, len, flags, pagep, fsdata, in hpfs_write_begin()
|
/linux/fs/adfs/ |
A D | inode.c | 61 ret = cont_write_begin(file, mapping, pos, len, flags, pagep, fsdata, in adfs_write_begin()
|
/linux/include/linux/ |
A D | buffer_head.h | 241 int cont_write_begin(struct file *, struct address_space *, loff_t,
|
/linux/fs/exfat/ |
A D | inode.c | 399 ret = cont_write_begin(file, mapping, pos, len, flags, pagep, fsdata, in exfat_write_begin()
|
/linux/fs/hfsplus/ |
A D | inode.c | 53 ret = cont_write_begin(file, mapping, pos, len, flags, pagep, fsdata, in hfsplus_write_begin()
|
/linux/fs/hfs/ |
A D | inode.c | 59 ret = cont_write_begin(file, mapping, pos, len, flags, pagep, fsdata, in hfs_write_begin()
|
/linux/fs/ |
A D | buffer.c | 2449 int cont_write_begin(struct file *file, struct address_space *mapping, in cont_write_begin() function 2471 EXPORT_SYMBOL(cont_write_begin);
|
/linux/fs/affs/ |
A D | file.c | 423 ret = cont_write_begin(file, mapping, pos, len, flags, pagep, fsdata, in affs_write_begin()
|
/linux/fs/fat/ |
A D | inode.c | 235 err = cont_write_begin(file, mapping, pos, len, flags, in fat_write_begin()
|
/linux/Documentation/filesystems/ |
A D | porting.rst | 311 moved from generic methods (block_write_begin, cont_write_begin,
|
/linux/ |
A D | vmlinux.symvers | 3662 0x00000000 cont_write_begin vmlinux EXPORT_SYMBOL
|
A D | System.map | 9704 ffff8000102969d0 T cont_write_begin
|
A D | .tmp_System.map | 9704 ffff8000102969d0 T cont_write_begin
|
Completed in 1055 milliseconds