Home
last modified time | relevance | path

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

/linux/fs/
H A Dmount.h14 struct rb_node *mnt_first_node; /* first (leftmost) mount in the rbtree */ member
H A Dnamespace.c1158 bool mnt_first_node = true, mnt_last_node = true; in mnt_add_to_ns() local