Searched defs:mnt_parent_id (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dmount.h165 __u64 mnt_parent_id; /* Unique ID of parent (for root == mnt_id) */ member in struct:statmount
/linux-master/tools/include/uapi/linux/
H A Dmount.h165 __u64 mnt_parent_id; /* Unique ID of parent (for root == mnt_id) */ member in struct:statmount
/linux-master/fs/
H A Dnamespace.c5090 u64 mnt_parent_id, last_mnt_id; local
5050 do_listmount(struct mount *first, struct path *orig, u64 mnt_parent_id, u64 __user *mnt_ids, size_t nr_mnt_ids, const struct path *root) argument

Completed in 135 milliseconds