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

/openwrt/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_guts.c2141 union yaffs_obj_var *o_v; local
2150 o_v = list_entry(d_s, union yaffs_obj_var, dir_variant);
2151 obj = list_entry(o_v, struct yaffs_obj, variant);

Completed in 32 milliseconds