Home
last modified time | relevance | path

Searched refs:yaffs_get_obj_link_count (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_guts.h845 int yaffs_get_obj_link_count(struct yaffs_obj *obj);
H A Dyaffsfs.c1601 buf->st_nlink = yaffs_get_obj_link_count(obj); in yaffsfs_DoStat()
H A Dyaffs_guts.c4464 int yaffs_get_obj_link_count(struct yaffs_obj *obj) in yaffs_get_obj_link_count() function