ent_type          186 fs/openpromfs/inode.c 	enum op_inode_type ent_type;
ent_type          209 fs/openpromfs/inode.c 			ent_type = op_inode_node;
ent_type          222 fs/openpromfs/inode.c 			ent_type = op_inode_prop;
ent_type          240 fs/openpromfs/inode.c 	ent_oi->type = ent_type;
ent_type          243 fs/openpromfs/inode.c 	switch (ent_type) {