Searched refs:yaffs_get_equivalent_obj (Results 1 - 4 of 4) sorted by relevance

/openwrt/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_attribs.c66 obj = yaffs_get_equivalent_obj(obj);
H A Dyaffs_guts.h901 struct yaffs_obj *yaffs_get_equivalent_obj(struct yaffs_obj *obj);
H A Dyaffs_guts.c2281 equiv_obj = yaffs_get_equivalent_obj(equiv_obj);
4428 struct yaffs_obj *yaffs_get_equivalent_obj(struct yaffs_obj *obj) function
4513 obj = yaffs_get_equivalent_obj(obj);
4544 obj = yaffs_get_equivalent_obj(obj);
4551 obj = yaffs_get_equivalent_obj(obj);
4585 obj = yaffs_get_equivalent_obj(obj);
H A Dyaffs_vfs.c1386 obj = yaffs_get_equivalent_obj(obj); /* in case it was a hardlink */

Completed in 47 milliseconds