Home
last modified time | relevance | path

Searched defs:r_list (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/usb/mon/
H A Dusb_mon.h32 struct list_head r_list; /* Chain of readers (usually one) */ member
/linux/fs/xfs/libxfs/
H A Dxfs_log_recover.h112 struct hlist_node r_list; member
/linux/fs/ocfs2/
H A Dquota.h46 struct list_head r_list[OCFS2_MAXQUOTAS]; /* List of chunks to recover */ member
/linux/ipc/
H A Dmsg.c77 struct list_head r_list; member
/linux/drivers/net/ethernet/intel/ice/
H A Dice_switch.c6516 struct ice_sw_recipe *r_list = sw->recp_list; in ice_rem_adv_rule() local