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
142 (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()
295 if (sm.mnt_parent_id != parent_id) { in test_statmount_mnt_basic()297 (unsigned long long) sm.mnt_parent_id, in test_statmount_mnt_basic()
5408 s->sm.mnt_parent_id = m->mnt_parent->mnt_id_unique; in statmount_mnt_basic()6053 static ssize_t do_listmount(struct mnt_namespace *ns, u64 mnt_parent_id, in do_listmount() argument6068 if (mnt_parent_id == LSMT_ROOT) { in do_listmount()6071 orig.mnt = lookup_mnt_in_ns(mnt_parent_id, ns); in do_listmount()6102 if (r->mnt_id_unique == mnt_parent_id) in do_listmount()