Home
last modified time | relevance | path

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

/Linux-v6.6/fs/
Dnamespace.c78 struct mount_kattr { struct
4265 static unsigned int recalc_flags(struct mount_kattr *kattr, struct mount *mnt) in recalc_flags()
4277 static int can_idmap_mount(const struct mount_kattr *kattr, struct mount *mnt) in can_idmap_mount()
4324 static inline bool mnt_allow_writers(const struct mount_kattr *kattr, in mnt_allow_writers()
4332 static int mount_setattr_prepare(struct mount_kattr *kattr, struct mount *mnt) in mount_setattr_prepare()
4381 static void do_idmap_mount(const struct mount_kattr *kattr, struct mount *mnt) in do_idmap_mount()
4397 static void mount_setattr_commit(struct mount_kattr *kattr, struct mount *mnt) in mount_setattr_commit()
4420 static int do_mount_setattr(struct path *path, struct mount_kattr *kattr) in do_mount_setattr()
4490 struct mount_kattr *kattr, unsigned int flags) in build_mount_idmapped()
4554 struct mount_kattr *kattr, unsigned int flags) in build_mount_kattr()
[all …]