Home
last modified time | relevance | path

Searched refs:ubifs_tnc_remove_range (Results 1 – 5 of 5) sorted by relevance

/linux/fs/ubifs/
A Dtnc.c2783 int ubifs_tnc_remove_range(struct ubifs_info *c, union ubifs_key *from_key, in ubifs_tnc_remove_range() function
2908 err = ubifs_tnc_remove_range(c, &key1, &key2); in ubifs_tnc_remove_ino()
2924 return ubifs_tnc_remove_range(c, &key1, &key2); in ubifs_tnc_remove_ino()
A Djournal.c1636 err = ubifs_tnc_remove_range(c, &key, &to_key); in ubifs_jnl_truncate()
1751 err = ubifs_tnc_remove_range(c, &key1, &key2); in ubifs_jnl_delete_xattr()
A Dorphan.c714 err = ubifs_tnc_remove_range(c, &key1, &key2); in do_kill_orphans()
A Dreplay.c200 return ubifs_tnc_remove_range(c, &min_key, &max_key); in trun_remove_range()
A Dubifs.h1841 int ubifs_tnc_remove_range(struct ubifs_info *c, union ubifs_key *from_key,

Completed in 22 milliseconds