Searched defs:ubifs_jnl_update (Results 1 - 1 of 1) sorted by relevance

/fs/ubifs/
H A Djournal.c55 * All the journal write operations like 'ubifs_jnl_update()' here, which write
515 * ubifs_jnl_update - update inode.
541 int ubifs_jnl_update(struct ubifs_info *c, const struct inode *dir, function
856 * 'ubifs_jnl_update()' function writes a corresponding deletion inode and
860 * a commit happened between 'ubifs_jnl_update()' and
868 * However, if there was no commit between 'ubifs_jnl_update()' and

Completed in 32 milliseconds