Home
last modified time | relevance | path

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

/linux/fs/
H A Dmount.h15 struct rb_node *mnt_last_node; /* last (rightmost) mount in the rbtree */ member
H A Dnamespace.c1140 bool mnt_first_node = true, mnt_last_node = true; in mnt_add_to_ns() local