Searched refs:mnt_parent_id (Results 1 – 7 of 7) sorted by relevance
165 __u64 mnt_parent_id; /* Unique ID of parent (for root == mnt_id) */ member
28 __u64 mnt_parent_id; /* Unique ID of parent (for root == mnt_id) */ member
140 (uint64_t)stmnt->mnt_parent_id, in main()
145 printf("0x%llx 0x%llx 0x%llx ", mnt_ns_id, mnt_id, buf->mnt_parent_id); in dump_mountinfo()
296 if (sm.mnt_parent_id != parent_id) { in test_statmount_mnt_basic()298 (unsigned long long) sm.mnt_parent_id, in test_statmount_mnt_basic()
4988 s->sm.mnt_parent_id = m->mnt_parent->mnt_id_unique; in statmount_mnt_basic()5554 static ssize_t do_listmount(struct mnt_namespace *ns, u64 mnt_parent_id, in do_listmount() argument5569 if (mnt_parent_id == LSMT_ROOT) { in do_listmount()5572 orig.mnt = lookup_mnt_in_ns(mnt_parent_id, ns); in do_listmount()5603 if (r->mnt_id_unique == mnt_parent_id) in do_listmount()