Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dnilfs.h304 extern void nilfs_write_failed(struct address_space *mapping, loff_t to);
H A Dinode.c211 void nilfs_write_failed(struct address_space *mapping, loff_t to) in nilfs_write_failed() function
234 nilfs_write_failed(mapping, pos + len); in nilfs_write_begin()