Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/megaraid/
H A Dmega_common.h161 struct list_head pend_list; member
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dsegment.c998 struct list_head *pend_list; in __create_discard_cmd() local
1531 struct list_head *pend_list; in __issue_discard_cmd() local
1602 struct list_head *pend_list; in __drop_discard_cmd() local
H A Df2fs.h388 struct list_head pend_list[MAX_PLIST_NUM];/* store pending entries */ member