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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/openpromfs/
H A Dinode.c184 enum op_inode_type ent_type; local
206 ent_type = op_inode_node;
219 ent_type = op_inode_prop;
237 ent_oi->type = ent_type;
240 switch (ent_type) {

Completed in 107 milliseconds