Home
last modified time | relevance | path

Searched defs:mount (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h167 struct dentry * (*mount)(struct file_system_type *, int, const char *, void *); member
39518 struct mount { struct
39520 struct mount *mnt_parent; argument
39521 struct dentry *mnt_mountpoint; argument
39522 struct vfsmount mnt; argument
39528 struct list_head mnt_mounts; argument
39537 struct mount *mnt_master; argument
39539 struct mountpoint *mnt_mp; argument
39542 struct hlist_node mnt_umount; argument
39544 struct list_head mnt_umounting; argument
[all …]