Home
last modified time | relevance | path

Searched refs:mount_kattr (Results 1 – 1 of 1) sorted by relevance

/fs/
Dnamespace.c78 struct mount_kattr { struct
3978 static unsigned int recalc_flags(struct mount_kattr *kattr, struct mount *mnt) in recalc_flags()
3990 static int can_idmap_mount(const struct mount_kattr *kattr, struct mount *mnt) in can_idmap_mount()
4037 static inline bool mnt_allow_writers(const struct mount_kattr *kattr, in mnt_allow_writers()
4045 static int mount_setattr_prepare(struct mount_kattr *kattr, struct mount *mnt) in mount_setattr_prepare()
4094 static void do_idmap_mount(const struct mount_kattr *kattr, struct mount *mnt) in do_idmap_mount()
4119 static void mount_setattr_commit(struct mount_kattr *kattr, struct mount *mnt) in mount_setattr_commit()
4142 static int do_mount_setattr(struct path *path, struct mount_kattr *kattr) in do_mount_setattr()
4208 struct mount_kattr *kattr, unsigned int flags) in build_mount_idmapped()
4272 struct mount_kattr *kattr, unsigned int flags) in build_mount_kattr()
[all …]