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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/openpromfs/
H A Dinode.c181 enum op_inode_type ent_type; local
203 ent_type = op_inode_node;
216 ent_type = op_inode_prop;
234 ent_oi->type = ent_type;
237 switch (ent_type) {

Completed in 43 milliseconds