Searched defs:mnt_id (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/linux/
H A Dstat.h52 u64 mnt_id; member in struct:kstat
/linux-master/fs/
H A Dfhandle.c17 do_sys_name_to_handle(const struct path *path, struct file_handle __user *ufh, int __user *mnt_id, int fh_flags) argument
H A Dmount.h72 int mnt_id; /* mount identifier, reused */ member in struct:mount
H A Dnamespace.c1431 static struct mount *mnt_find_id_at(struct mnt_namespace *ns, u64 mnt_id) argument
[all...]
/linux-master/tools/testing/selftests/filesystems/statmount/
H A Dstatmount_test.c38 static int statmount(uint64_t mnt_id, uint64_t mask, struct statmount *buf, argument
50 static struct statmount *statmount_alloc(uint64_t mnt_id, uint64_t mask, unsigned int flags) argument
210 static ssize_t listmount(uint64_t mnt_id, uint64_t last_mnt_id, argument
[all...]
/linux-master/include/uapi/linux/
H A Dmount.h164 __u64 mnt_id; /* Unique ID of mount */ member in struct:statmount
189 __u64 mnt_id; member in struct:mnt_id_req
/linux-master/tools/include/uapi/linux/
H A Dmount.h164 __u64 mnt_id; /* Unique ID of mount */ member in struct:statmount
189 __u64 mnt_id; member in struct:mnt_id_req

Completed in 173 milliseconds