Home
last modified time | relevance | path

Searched refs:generic_write_checks_count (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/fs/
H A Dread_write.c1655 int generic_write_checks_count(struct kiocb *iocb, loff_t *count) in generic_write_checks_count() function
1676 EXPORT_SYMBOL(generic_write_checks_count); variable
1690 ret = generic_write_checks_count(iocb, &count); in generic_write_checks()
/kernel/linux/linux-6.6/include/linux/
H A Dfs.h2954 int generic_write_checks_count(struct kiocb *iocb, loff_t *count);
/kernel/linux/linux-6.6/fs/btrfs/
H A Dfile.c1637 ret = generic_write_checks_count(iocb, &count); in btrfs_encoded_write()
1640 * The write got truncated by generic_write_checks_count(). We in btrfs_encoded_write()

Completed in 13 milliseconds