Searched refs:nobh_write_begin (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/fs/jfs/ |
D | inode.c | 321 ret = nobh_write_begin(mapping, pos, len, flags, pagep, fsdata, in jfs_write_begin()
|
/linux-4.4.14/include/linux/ |
D | buffer_head.h | 248 int nobh_write_begin(struct address_space *, loff_t, unsigned, unsigned,
|
/linux-4.4.14/fs/ |
D | buffer.c | 2503 int nobh_write_begin(struct address_space *mapping, in nobh_write_begin() function 2642 EXPORT_SYMBOL(nobh_write_begin);
|
/linux-4.4.14/fs/ext2/ |
D | inode.c | 836 ret = nobh_write_begin(mapping, pos, len, flags, pagep, fsdata, in ext2_nobh_write_begin()
|
/linux-4.4.14/Documentation/filesystems/ |
D | porting | 279 nobh_write_begin, blockdev_direct_IO*) to callers. Take a look at
|