Home
last modified time | relevance | path

Searched refs:ext2_write_failed (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/ext2/
Dinode.c56 static void ext2_write_failed(struct address_space *mapping, loff_t to) in ext2_write_failed() function
813 ext2_write_failed(mapping, pos + len); in ext2_write_begin()
825 ext2_write_failed(mapping, pos + len); in ext2_write_end()
839 ext2_write_failed(mapping, pos + len); in ext2_nobh_write_begin()
870 ext2_write_failed(mapping, offset + count); in ext2_direct_IO()
/linux-4.4.14/Documentation/filesystems/
Dporting280 ext2_write_failed and callers for an example.