Searched refs:yaffs_get_obj_link_count (Results 1 – 3 of 3) sorted by relevance
845 int yaffs_get_obj_link_count(struct yaffs_obj *obj);
1601 buf->st_nlink = yaffs_get_obj_link_count(obj); in yaffsfs_DoStat()
4464 int yaffs_get_obj_link_count(struct yaffs_obj *obj) in yaffs_get_obj_link_count() function