Home
last modified time | relevance | path

Searched refs:ubifs_tnc_lookup (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Dmisc.h219 * ubifs_tnc_lookup - look up a file-system node.
229 static inline int ubifs_tnc_lookup(struct ubifs_info *c, in ubifs_tnc_lookup() function
H A Dorphan.c699 err = ubifs_tnc_lookup(c, &key1, ino); in do_kill_orphans()
H A Dtnc.c1901 * 'ubifs_tnc_lookup()' returns us the right direntry. in ubifs_tnc_lookup_nm()
1903 err = ubifs_tnc_lookup(c, key, node); in ubifs_tnc_lookup_nm()
2007 * 'ubifs_tnc_lookup()' returns us the right direntry. in ubifs_tnc_lookup_dh()
2009 err = ubifs_tnc_lookup(c, key, node); in ubifs_tnc_lookup_dh()
H A Drecovery.c1544 err = ubifs_tnc_lookup(c, &key, c->sbuf); in ubifs_recover_size()
H A Dfile.c54 err = ubifs_tnc_lookup(c, &key, dn); in read_block()
H A Djournal.c1588 err = ubifs_tnc_lookup(c, &key, dn); in ubifs_jnl_truncate()
H A Dsuper.c133 err = ubifs_tnc_lookup(c, &key, ino); in ubifs_iget()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dmisc.h219 * ubifs_tnc_lookup - look up a file-system node.
229 static inline int ubifs_tnc_lookup(struct ubifs_info *c, in ubifs_tnc_lookup() function
H A Dorphan.c699 err = ubifs_tnc_lookup(c, &key1, ino); in do_kill_orphans()
H A Dtnc.c1902 * 'ubifs_tnc_lookup()' returns us the right direntry. in ubifs_tnc_lookup_nm()
1904 err = ubifs_tnc_lookup(c, key, node); in ubifs_tnc_lookup_nm()
2008 * 'ubifs_tnc_lookup()' returns us the right direntry. in ubifs_tnc_lookup_dh()
2010 err = ubifs_tnc_lookup(c, key, node); in ubifs_tnc_lookup_dh()
H A Drecovery.c1544 err = ubifs_tnc_lookup(c, &key, c->sbuf); in ubifs_recover_size()
H A Dfile.c54 err = ubifs_tnc_lookup(c, &key, dn); in read_block()
H A Dsuper.c133 err = ubifs_tnc_lookup(c, &key, ino); in ubifs_iget()
H A Djournal.c1598 err = ubifs_tnc_lookup(c, &key, dn); in ubifs_jnl_truncate()

Completed in 31 milliseconds