Home
last modified time | relevance | path

Searched defs:pend_list (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/drivers/scsi/megaraid/
Dmega_common.h161 struct list_head pend_list; member
/linux-6.14.4/fs/f2fs/
Dsysfs.c1528 struct list_head *pend_list; in discard_plist_seq_show() local
Dsegment.c960 struct list_head *pend_list; in __create_discard_cmd() local
1648 struct list_head *pend_list; in __issue_discard_cmd() local
1720 struct list_head *pend_list; in __drop_discard_cmd() local
Df2fs.h413 struct list_head pend_list[MAX_PLIST_NUM];/* store pending entries */ member