fs/ubifs/debug.c
1821
static struct fsck_inode *add_inode(struct ubifs_info *c,
fs/ubifs/debug.c
1826
struct fsck_inode *fscki;
fs/ubifs/debug.c
1834
fscki = rb_entry(parent, struct fsck_inode, rb);
fs/ubifs/debug.c
1849
fscki = kzalloc_obj(struct fsck_inode, GFP_NOFS);
fs/ubifs/debug.c
1905
static struct fsck_inode *search_inode(struct fsck_data *fsckd, ino_t inum)
fs/ubifs/debug.c
1908
struct fsck_inode *fscki;
fs/ubifs/debug.c
1912
fscki = rb_entry(p, struct fsck_inode, rb);
fs/ubifs/debug.c
1934
static struct fsck_inode *read_add_inode(struct ubifs_info *c,
fs/ubifs/debug.c
1942
struct fsck_inode *fscki;
fs/ubifs/debug.c
2012
struct fsck_inode *fscki;
fs/ubifs/debug.c
2090
struct fsck_inode *fscki1;
fs/ubifs/debug.c
2154
struct fsck_inode *fscki, *n;
fs/ubifs/debug.c
2177
struct fsck_inode *fscki;
fs/ubifs/debug.c
2181
fscki = rb_entry(this, struct fsck_inode, rb);