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

/linux-4.1.27/fs/openpromfs/
H A Dinode.c43 static inline struct op_inode_info *OP_I(struct inode *inode) OP_I() function
145 struct op_inode_info *oi = OP_I(inode); property_open()
181 struct op_inode_info *ent_oi, *oi = OP_I(dir); openpromfs_lookup()
236 ent_oi = OP_I(inode); openpromfs_lookup()
266 struct op_inode_info *oi = OP_I(inode); openpromfs_readdir()
342 kmem_cache_free(op_inode_cachep, OP_I(inode)); openprom_i_callback()
401 oi = OP_I(root_inode); openprom_fill_super()

Completed in 87 milliseconds