Home
last modified time | relevance | path

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

/linux-6.6.21/fs/
Dnamespace.c78 struct mount_kattr { struct
4276 static unsigned int recalc_flags(struct mount_kattr *kattr, struct mount *mnt) in recalc_flags()
4288 static int can_idmap_mount(const struct mount_kattr *kattr, struct mount *mnt) in can_idmap_mount()
4335 static inline bool mnt_allow_writers(const struct mount_kattr *kattr, in mnt_allow_writers()
4343 static int mount_setattr_prepare(struct mount_kattr *kattr, struct mount *mnt) in mount_setattr_prepare()
4392 static void do_idmap_mount(const struct mount_kattr *kattr, struct mount *mnt) in do_idmap_mount()
4408 static void mount_setattr_commit(struct mount_kattr *kattr, struct mount *mnt) in mount_setattr_commit()
4431 static int do_mount_setattr(struct path *path, struct mount_kattr *kattr) in do_mount_setattr()
4506 struct mount_kattr *kattr, unsigned int flags) in build_mount_idmapped()
4570 struct mount_kattr *kattr, unsigned int flags) in build_mount_kattr()
[all …]