Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ !
Dnamespace.c78 struct mount_kattr { struct
3967 static unsigned int recalc_flags(struct mount_kattr *kattr, struct mount *mnt) in recalc_flags()
3979 static int can_idmap_mount(const struct mount_kattr *kattr, struct mount *mnt) in can_idmap_mount()
4026 static inline bool mnt_allow_writers(const struct mount_kattr *kattr, in mnt_allow_writers()
4034 static int mount_setattr_prepare(struct mount_kattr *kattr, struct mount *mnt) in mount_setattr_prepare()
4083 static void do_idmap_mount(const struct mount_kattr *kattr, struct mount *mnt) in do_idmap_mount()
4108 static void mount_setattr_commit(struct mount_kattr *kattr, struct mount *mnt) in mount_setattr_commit()
4131 static int do_mount_setattr(struct path *path, struct mount_kattr *kattr) in do_mount_setattr()
4192 struct mount_kattr *kattr, unsigned int flags) in build_mount_idmapped()
4256 struct mount_kattr *kattr, unsigned int flags) in build_mount_kattr()
[all …]