Home
last modified time | relevance | path

Searched refs:ubifs_jnl_truncate (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Dubifs.h1791 int ubifs_jnl_truncate(struct ubifs_info *c, const struct inode *inode,
H A Dfile.c1153 * 'ubifs_jnl_truncate()' will try to truncate in do_truncation()
1157 * 'ubifs_jnl_truncate()' will see an already in do_truncation()
1171 * We could now tell 'ubifs_jnl_truncate()' not in do_truncation()
1177 * to 'ubifs_jnl_truncate()' to save it from in do_truncation()
1192 err = ubifs_jnl_truncate(c, inode, old_size, new_size); in do_truncation()
H A Djournal.c1531 * ubifs_jnl_truncate - update the journal for a truncation.
1545 int ubifs_jnl_truncate(struct ubifs_info *c, const struct inode *inode, in ubifs_jnl_truncate() function
/kernel/linux/linux-6.6/fs/ubifs/
H A Dubifs.h1820 int ubifs_jnl_truncate(struct ubifs_info *c, const struct inode *inode,
H A Dfile.c1154 * 'ubifs_jnl_truncate()' will try to truncate in do_truncation()
1158 * 'ubifs_jnl_truncate()' will see an already in do_truncation()
1172 * We could now tell 'ubifs_jnl_truncate()' not in do_truncation()
1178 * to 'ubifs_jnl_truncate()' to save it from in do_truncation()
1193 err = ubifs_jnl_truncate(c, inode, old_size, new_size); in do_truncation()
H A Djournal.c1537 * ubifs_jnl_truncate - update the journal for a truncation.
1551 int ubifs_jnl_truncate(struct ubifs_info *c, const struct inode *inode, in ubifs_jnl_truncate() function

Completed in 18 milliseconds