Searched refs:MNT_IS_ADDLIST (Results 1 – 2 of 2) sorted by relevance
109 mnt->flags |= MNT_IS_ADDLIST; in dfs_mnt_insert()122 child->flags |= MNT_IS_ADDLIST; in dfs_mnt_insert()429 if (mnt->flags & MNT_IS_ADDLIST) in dfs_mnt_destroy()
37 #define MNT_IS_ADDLIST 0x2 /* the mnt struct is added into list */ macro
Completed in 3 milliseconds