Searched refs:yaffs_get_obj_inode (Results 1 - 3 of 3) sorted by relevance

/openwrt/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_guts.h864 int yaffs_get_obj_inode(struct yaffs_obj *obj);
H A Dyaffs_vfs.c1741 int this_inode = yaffs_get_obj_inode(l);
1747 name, yaffs_get_obj_inode(l));
1851 int this_inode = yaffs_get_obj_inode(l);
1857 name, yaffs_get_obj_inode(l));
2296 parent_ino = yaffs_get_obj_inode(parent_obj);
H A Dyaffs_guts.c4542 int yaffs_get_obj_inode(struct yaffs_obj *obj) function

Completed in 91 milliseconds