Searched defs:oip (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/net/ethernet/intel/libie/ |
H A D | rx.c | 23 #define LIBIE_RX_PT(oip, ofrag, tun, tp, tefr, iprot, pl) { \ argument 44 #define LIBIE_RX_PT_IP_FRAG(oip) \ argument 46 #define LIBIE_RX_PT_IP_L3(oip, tun, teprot, tefr) \ argument 48 #define LIBIE_RX_PT_IP_L4(oip, tun, teprot, iprot) \ argument 51 #define LIBIE_RX_PT_IP_NOF(oip, tun, ver) \ argument 60 #define LIBIE_RX_PT_IP_TUN_VER(oip, tun, ver) \ argument 65 #define LIBIE_RX_PT_IP_RAW(oip) \ argument 70 #define LIBIE_RX_PT_IP_TUN(oip, tun) \ argument 75 #define LIBIE_RX_PT_IP_GRE(oip, tun) \ argument 85 #define LIBIE_RX_PT_IP(oip) \ argument
|
/linux/fs/overlayfs/ |
H A D | inode.c | 888 void ovl_inode_init(struct inode *inode, struct ovl_inode_params *oip, in ovl_inode_init() 1208 struct ovl_inode_params *oip) in ovl_get_inode()
|
H A D | super.c | 1266 struct ovl_inode_params oip = { in ovl_get_root() local
|
H A D | namei.c | 1365 struct ovl_inode_params oip = { in ovl_lookup() local
|
H A D | dir.c | 266 struct ovl_inode_params oip = { in ovl_instantiate() local
|
/linux/fs/gfs2/ |
H A D | inode.c | 1730 struct gfs2_inode *oip = GFS2_I(odentry->d_inode); in gfs2_exchange() local
|