Searched defs:amq_mount_tree (Results 1 – 2 of 2) sorted by relevance
58 struct amq_mount_tree { struct70 amq_mount_tree *mt_next; /* Sibling mount tree */ argument71 amq_mount_tree *mt_child; /* Child mount tree */ argument
35 struct amq_mount_tree { struct47 struct amq_mount_tree *mt_next; argument48 struct amq_mount_tree *mt_child; argument50 typedef struct amq_mount_tree amq_mount_tree; typedef