Home
last modified time | relevance | path

Searched defs:path_entry (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm.h55 typedef struct path_entry { struct
58 SLIST_ENTRY(path_entry) links; argument
/openbmc/linux/tools/testing/selftests/landlock/
H A Dfs_test.c4228 #define for_each_path(path_list, path_entry, i) \ argument
4360 const char *path_entry; in TEST_F_FORK() local