Home
last modified time | relevance | path

Searched defs:oip (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/intel/libie/
H A Drx.c23 #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 Dinode.c888 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 Dsuper.c1266 struct ovl_inode_params oip = { in ovl_get_root() local
H A Dnamei.c1365 struct ovl_inode_params oip = { in ovl_lookup() local
H A Ddir.c266 struct ovl_inode_params oip = { in ovl_instantiate() local
/linux/fs/gfs2/
H A Dinode.c1730 struct gfs2_inode *oip = GFS2_I(odentry->d_inode); in gfs2_exchange() local