Home
last modified time | relevance | path

Searched refs:nobh_write_begin (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/fs/jfs/
Dinode.c321 ret = nobh_write_begin(mapping, pos, len, flags, pagep, fsdata, in jfs_write_begin()
/Linux-v5.4/include/linux/
Dbuffer_head.h258 int nobh_write_begin(struct address_space *, loff_t, unsigned, unsigned,
/Linux-v5.4/fs/
Dbuffer.c2534 int nobh_write_begin(struct address_space *mapping, in nobh_write_begin() function
2673 EXPORT_SYMBOL(nobh_write_begin);
/Linux-v5.4/fs/ext2/
Dinode.c917 ret = nobh_write_begin(mapping, pos, len, flags, pagep, fsdata, in ext2_nobh_write_begin()
/Linux-v5.4/Documentation/filesystems/
Dporting.rst312 nobh_write_begin, blockdev_direct_IO*) to callers. Take a look at