Lines Matching defs:mount
1608 struct dentry * (*mount)(struct file_system_type *, int, const char *, void *); member
41420 struct mount { struct
41422 struct mount *mnt_parent; argument
41423 struct dentry *mnt_mountpoint; argument
41424 struct vfsmount mnt; argument
41430 struct list_head mnt_mounts; argument
41439 struct mount *mnt_master; argument
41441 struct mountpoint *mnt_mp; argument
41444 struct hlist_node mnt_umount; argument
41446 struct list_head mnt_umounting; argument
41461 struct mountpoint { argument