Home
last modified time | relevance | path

Searched defs:idmap (Results 1 – 25 of 231) sorted by relevance

12345678910

/openbmc/linux/fs/nfs/
H A Dnfs4idmap.c65 struct idmap *idmap; member
68 struct idmap { struct
69 struct rpc_pipe_dir_object idmap_pdo; argument
70 struct rpc_pipe *idmap_pipe; argument
72 struct mutex idmap_mutex; argument
76 static struct user_namespace *idmap_userns(const struct idmap *idmap) in idmap_userns()
426 struct idmap *idmap = pdo->pdo_data; in nfs_idmap_pipe_destroy() local
438 struct idmap *idmap = pdo->pdo_data; in nfs_idmap_pipe_create() local
457 struct idmap *idmap; in nfs_idmap_new() local
586 struct idmap *idmap = aux; in nfs_idmap_legacy_upcall() local
[all …]
/openbmc/linux/fs/
H A Dmnt_idmapping.c35 bool check_fsmapping(const struct mnt_idmap *idmap, in check_fsmapping()
96 vfsuid_t make_vfsuid(struct mnt_idmap *idmap, in make_vfsuid()
135 vfsgid_t make_vfsgid(struct mnt_idmap *idmap, in make_vfsgid()
164 kuid_t from_vfsuid(struct mnt_idmap *idmap, in from_vfsuid()
192 kgid_t from_vfsgid(struct mnt_idmap *idmap, in from_vfsgid()
233 struct mnt_idmap *idmap; in alloc_mnt_idmap() local
252 struct mnt_idmap *mnt_idmap_get(struct mnt_idmap *idmap) in mnt_idmap_get()
267 void mnt_idmap_put(struct mnt_idmap *idmap) in mnt_idmap_put()
H A Dattr.c37 int setattr_should_drop_sgid(struct mnt_idmap *idmap, in setattr_should_drop_sgid()
67 int setattr_should_drop_suidgid(struct mnt_idmap *idmap, in setattr_should_drop_suidgid()
98 static bool chown_ok(struct mnt_idmap *idmap, in chown_ok()
125 static bool chgrp_ok(struct mnt_idmap *idmap, in chgrp_ok()
165 int setattr_prepare(struct mnt_idmap *idmap, struct dentry *dentry, in setattr_prepare()
303 void setattr_copy(struct mnt_idmap *idmap, struct inode *inode, in setattr_copy()
326 int may_setattr(struct mnt_idmap *idmap, struct inode *inode, in may_setattr()
381 int notify_change(struct mnt_idmap *idmap, struct dentry *dentry, in notify_change()
H A Dbad_inode.c30 static int bad_inode_create(struct mnt_idmap *idmap, in bad_inode_create()
54 static int bad_inode_symlink(struct mnt_idmap *idmap, in bad_inode_symlink()
61 static int bad_inode_mkdir(struct mnt_idmap *idmap, struct inode *dir, in bad_inode_mkdir()
72 static int bad_inode_mknod(struct mnt_idmap *idmap, struct inode *dir, in bad_inode_mknod()
78 static int bad_inode_rename2(struct mnt_idmap *idmap, in bad_inode_rename2()
92 static int bad_inode_permission(struct mnt_idmap *idmap, in bad_inode_permission()
98 static int bad_inode_getattr(struct mnt_idmap *idmap, in bad_inode_getattr()
105 static int bad_inode_setattr(struct mnt_idmap *idmap, in bad_inode_setattr()
148 static int bad_inode_tmpfile(struct mnt_idmap *idmap, in bad_inode_tmpfile()
155 static int bad_inode_set_acl(struct mnt_idmap *idmap, in bad_inode_set_acl()
H A Dposix_acl.c115 static struct posix_acl *__get_acl(struct mnt_idmap *idmap, in __get_acl()
376 posix_acl_permission(struct mnt_idmap *idmap, struct inode *inode, in posix_acl_permission()
606 posix_acl_chmod(struct mnt_idmap *idmap, struct dentry *dentry, in posix_acl_chmod()
707 int posix_acl_update_mode(struct mnt_idmap *idmap, in posix_acl_update_mode()
888 static ssize_t vfs_posix_acl_to_xattr(struct mnt_idmap *idmap, in vfs_posix_acl_to_xattr()
936 set_posix_acl(struct mnt_idmap *idmap, struct dentry *dentry, in set_posix_acl()
1017 int simple_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in simple_set_acl()
1056 static int vfs_set_acl_idmapped_mnt(struct mnt_idmap *idmap, in vfs_set_acl_idmapped_mnt()
1090 int vfs_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in vfs_set_acl()
1167 struct posix_acl *vfs_get_acl(struct mnt_idmap *idmap, in vfs_get_acl()
[all …]
H A Dxattr.c98 int may_write_xattr(struct mnt_idmap *idmap, struct inode *inode) in may_write_xattr()
114 xattr_permission(struct mnt_idmap *idmap, struct inode *inode, in xattr_permission()
185 __vfs_setxattr(struct mnt_idmap *idmap, struct dentry *dentry, in __vfs_setxattr()
223 int __vfs_setxattr_noperm(struct mnt_idmap *idmap, in __vfs_setxattr_noperm()
305 vfs_setxattr(struct mnt_idmap *idmap, struct dentry *dentry, in vfs_setxattr()
429 vfs_getxattr(struct mnt_idmap *idmap, struct dentry *dentry, in vfs_getxattr()
535 __vfs_removexattr_locked(struct mnt_idmap *idmap, in __vfs_removexattr_locked()
635 setxattr(struct mnt_idmap *idmap, struct dentry *d, in setxattr()
722 do_getxattr(struct mnt_idmap *idmap, struct dentry *d, in do_getxattr()
753 getxattr(struct mnt_idmap *idmap, struct dentry *d, in getxattr()
[all …]
H A Dnamei.c294 static int check_acl(struct mnt_idmap *idmap, in check_acl()
504 int inode_permission(struct mnt_idmap *idmap, in inode_permission()
1104 struct mnt_idmap *idmap; in may_follow_link() local
1716 static inline int may_lookup(struct mnt_idmap *idmap, in may_lookup()
2265 struct mnt_idmap *idmap; in link_path_walk() local
3308 static int may_o_create(struct mnt_idmap *idmap, in may_o_create()
3399 struct mnt_idmap *idmap; in lookup_open() local
3593 struct mnt_idmap *idmap; in do_open() local
3663 static int vfs_tmpfile(struct mnt_idmap *idmap, in vfs_tmpfile()
4020 struct mnt_idmap *idmap; in do_mknodat() local
[all …]
/openbmc/linux/include/linux/
H A Devm.h38 static inline void evm_inode_post_remove_acl(struct mnt_idmap *idmap, in evm_inode_post_remove_acl()
47 static inline int evm_inode_remove_acl(struct mnt_idmap *idmap, in evm_inode_remove_acl()
94 static inline int evm_inode_setattr(struct mnt_idmap *idmap, in evm_inode_setattr()
105 static inline int evm_inode_setxattr(struct mnt_idmap *idmap, in evm_inode_setxattr()
120 static inline int evm_inode_removexattr(struct mnt_idmap *idmap, in evm_inode_removexattr()
133 static inline void evm_inode_post_remove_acl(struct mnt_idmap *idmap, in evm_inode_post_remove_acl()
140 static inline int evm_inode_set_acl(struct mnt_idmap *idmap, in evm_inode_set_acl()
147 static inline int evm_inode_remove_acl(struct mnt_idmap *idmap, in evm_inode_remove_acl()
H A Dima.h70 static inline void ima_post_create_tmpfile(struct mnt_idmap *idmap, in ima_post_create_tmpfile()
116 static inline void ima_post_path_mknod(struct mnt_idmap *idmap, in ima_post_path_mknod()
195 static inline int ima_inode_remove_acl(struct mnt_idmap *idmap, in ima_inode_remove_acl()
208 static inline void ima_inode_post_setattr(struct mnt_idmap *idmap, in ima_inode_post_setattr()
222 static inline int ima_inode_set_acl(struct mnt_idmap *idmap, in ima_inode_set_acl()
236 static inline int ima_inode_remove_acl(struct mnt_idmap *idmap, in ima_inode_remove_acl()
H A Dposix_acl.h112 static inline int posix_acl_chmod(struct mnt_idmap *idmap, in posix_acl_chmod()
139 static inline int vfs_set_acl(struct mnt_idmap *idmap, in vfs_set_acl()
146 static inline struct posix_acl *vfs_get_acl(struct mnt_idmap *idmap, in vfs_get_acl()
153 static inline int vfs_remove_acl(struct mnt_idmap *idmap, in vfs_remove_acl()
H A Dmnt_idmapping.h142 static inline bool vfsuid_has_fsmapping(struct mnt_idmap *idmap, in vfsuid_has_fsmapping()
180 static inline bool vfsgid_has_fsmapping(struct mnt_idmap *idmap, in vfsgid_has_fsmapping()
219 static inline kuid_t mapped_fsuid(struct mnt_idmap *idmap, in mapped_fsuid()
238 static inline kgid_t mapped_fsgid(struct mnt_idmap *idmap, in mapped_fsgid()
/openbmc/linux/fs/smb/server/
H A Dvfs.c139 void ksmbd_vfs_query_maximal_access(struct mnt_idmap *idmap, in ksmbd_vfs_query_maximal_access()
208 struct mnt_idmap *idmap; in ksmbd_vfs_mkdir() local
417 struct mnt_idmap *idmap = file_mnt_idmap(fp->filp); in ksmbd_vfs_stream_write() local
596 struct mnt_idmap *idmap; in ksmbd_vfs_remove_file() local
889 ssize_t ksmbd_vfs_getxattr(struct mnt_idmap *idmap, in ksmbd_vfs_getxattr()
926 int ksmbd_vfs_setxattr(struct mnt_idmap *idmap, in ksmbd_vfs_setxattr()
1051 int ksmbd_vfs_remove_xattr(struct mnt_idmap *idmap, in ksmbd_vfs_remove_xattr()
1070 struct mnt_idmap *idmap = file_mnt_idmap(filp); in ksmbd_vfs_unlink() local
1448 struct mnt_idmap *idmap, in ksmbd_vfs_set_sd_xattr()
1524 struct mnt_idmap *idmap, in ksmbd_vfs_get_sd_xattr()
[all …]
H A Dsmbacl.c257 static int sid_to_id(struct mnt_idmap *idmap, in sid_to_id()
365 static void parse_dacl(struct mnt_idmap *idmap, in parse_dacl()
581 static void set_posix_acl_entries_dacl(struct mnt_idmap *idmap, in set_posix_acl_entries_dacl()
695 static void set_ntacl_dacl(struct mnt_idmap *idmap, in set_ntacl_dacl()
735 static void set_mode_dacl(struct mnt_idmap *idmap, in set_mode_dacl()
814 int parse_sec_desc(struct mnt_idmap *idmap, struct smb_ntsd *pntsd, in parse_sec_desc()
895 int build_sec_desc(struct mnt_idmap *idmap, in build_sec_desc()
1008 struct mnt_idmap *idmap = mnt_idmap(path->mnt); in smb_inherit_dacl() local
1218 struct mnt_idmap *idmap = mnt_idmap(path->mnt); in smb_check_perm_dacl() local
1388 struct mnt_idmap *idmap = mnt_idmap(path->mnt); in set_info_sec() local
/openbmc/linux/fs/xfs/
H A Dxfs_iops.c165 struct mnt_idmap *idmap, in xfs_generic_create()
258 struct mnt_idmap *idmap, in xfs_vn_mknod()
269 struct mnt_idmap *idmap, in xfs_vn_create()
280 struct mnt_idmap *idmap, in xfs_vn_mkdir()
402 struct mnt_idmap *idmap, in xfs_vn_symlink()
445 struct mnt_idmap *idmap, in xfs_vn_rename()
551 struct mnt_idmap *idmap, in xfs_vn_getattr()
634 struct mnt_idmap *idmap, in xfs_vn_change_ok()
657 struct mnt_idmap *idmap, in xfs_setattr_nonsize()
786 struct mnt_idmap *idmap, in xfs_setattr_size()
[all …]
/openbmc/linux/fs/minix/
H A Dnamei.c36 static int minix_mknod(struct mnt_idmap *idmap, struct inode *dir, in minix_mknod()
53 static int minix_tmpfile(struct mnt_idmap *idmap, struct inode *dir, in minix_tmpfile()
66 static int minix_create(struct mnt_idmap *idmap, struct inode *dir, in minix_create()
72 static int minix_symlink(struct mnt_idmap *idmap, struct inode *dir, in minix_symlink()
107 static int minix_mkdir(struct mnt_idmap *idmap, struct inode *dir, in minix_mkdir()
177 static int minix_rename(struct mnt_idmap *idmap, in minix_rename()
/openbmc/linux/security/integrity/evm/
H A Devm_main.c450 static int evm_xattr_change(struct mnt_idmap *idmap, in evm_xattr_change()
486 static int evm_protect_xattr(struct mnt_idmap *idmap, in evm_protect_xattr()
569 int evm_inode_setxattr(struct mnt_idmap *idmap, struct dentry *dentry, in evm_inode_setxattr()
601 int evm_inode_removexattr(struct mnt_idmap *idmap, in evm_inode_removexattr()
614 static int evm_inode_set_acl_change(struct mnt_idmap *idmap, in evm_inode_set_acl_change()
633 static inline int evm_inode_set_acl_change(struct mnt_idmap *idmap, in evm_inode_set_acl_change()
653 int evm_inode_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in evm_inode_set_acl()
783 static int evm_attr_change(struct mnt_idmap *idmap, in evm_attr_change()
806 int evm_inode_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in evm_inode_setattr()
/openbmc/linux/fs/ext2/
H A Dnamei.c102 static int ext2_create (struct mnt_idmap * idmap, in ext2_create()
122 static int ext2_tmpfile(struct mnt_idmap *idmap, struct inode *dir, in ext2_tmpfile()
136 static int ext2_mknod (struct mnt_idmap * idmap, struct inode * dir, in ext2_mknod()
157 static int ext2_symlink (struct mnt_idmap * idmap, struct inode * dir, in ext2_symlink()
228 static int ext2_mkdir(struct mnt_idmap * idmap, in ext2_mkdir()
317 static int ext2_rename (struct mnt_idmap * idmap, in ext2_rename()
/openbmc/linux/fs/f2fs/
H A Dnamei.c219 static struct inode *f2fs_new_inode(struct mnt_idmap *idmap, in f2fs_new_inode()
350 static int f2fs_create(struct mnt_idmap *idmap, struct inode *dir, in f2fs_create()
676 static int f2fs_symlink(struct mnt_idmap *idmap, struct inode *dir, in f2fs_symlink()
756 static int f2fs_mkdir(struct mnt_idmap *idmap, struct inode *dir, in f2fs_mkdir()
811 static int f2fs_mknod(struct mnt_idmap *idmap, struct inode *dir, in f2fs_mknod()
854 static int __f2fs_tmpfile(struct mnt_idmap *idmap, struct inode *dir, in __f2fs_tmpfile()
924 static int f2fs_tmpfile(struct mnt_idmap *idmap, struct inode *dir, in f2fs_tmpfile()
940 static int f2fs_create_whiteout(struct mnt_idmap *idmap, in f2fs_create_whiteout()
948 int f2fs_get_tmpfile(struct mnt_idmap *idmap, struct inode *dir, in f2fs_get_tmpfile()
1318 static int f2fs_rename2(struct mnt_idmap *idmap, in f2fs_rename2()
[all …]
/openbmc/linux/fs/sysv/
H A Dnamei.c44 static int sysv_mknod(struct mnt_idmap *idmap, struct inode *dir, in sysv_mknod()
64 static int sysv_create(struct mnt_idmap *idmap, struct inode *dir, in sysv_create()
70 static int sysv_symlink(struct mnt_idmap *idmap, struct inode *dir, in sysv_symlink()
113 static int sysv_mkdir(struct mnt_idmap *idmap, struct inode *dir, in sysv_mkdir()
191 static int sysv_rename(struct mnt_idmap *idmap, struct inode *old_dir, in sysv_rename()
/openbmc/linux/fs/ufs/
H A Dnamei.c72 static int ufs_create (struct mnt_idmap * idmap, in ufs_create()
89 static int ufs_mknod(struct mnt_idmap *idmap, struct inode *dir, in ufs_mknod()
109 static int ufs_symlink (struct mnt_idmap * idmap, struct inode * dir, in ufs_symlink()
169 static int ufs_mkdir(struct mnt_idmap * idmap, struct inode * dir, in ufs_mkdir()
246 static int ufs_rename(struct mnt_idmap *idmap, struct inode *old_dir, in ufs_rename()
/openbmc/linux/fs/ecryptfs/
H A Dinode.c264 ecryptfs_create(struct mnt_idmap *idmap, in ecryptfs_create()
467 static int ecryptfs_symlink(struct mnt_idmap *idmap, in ecryptfs_symlink()
559 ecryptfs_mknod(struct mnt_idmap *idmap, struct inode *dir, in ecryptfs_mknod()
585 ecryptfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, in ecryptfs_rename()
875 ecryptfs_permission(struct mnt_idmap *idmap, struct inode *inode, in ecryptfs_permission()
895 static int ecryptfs_setattr(struct mnt_idmap *idmap, in ecryptfs_setattr()
983 static int ecryptfs_getattr_link(struct mnt_idmap *idmap, in ecryptfs_getattr_link()
1017 static int ecryptfs_getattr(struct mnt_idmap *idmap, in ecryptfs_getattr()
1130 static int ecryptfs_fileattr_set(struct mnt_idmap *idmap, in ecryptfs_fileattr_set()
1149 static int ecryptfs_set_acl(struct mnt_idmap *idmap, in ecryptfs_set_acl()
[all …]
/openbmc/linux/fs/ramfs/
H A Dinode.c98 ramfs_mknod(struct mnt_idmap *idmap, struct inode *dir, in ramfs_mknod()
113 static int ramfs_mkdir(struct mnt_idmap *idmap, struct inode *dir, in ramfs_mkdir()
122 static int ramfs_create(struct mnt_idmap *idmap, struct inode *dir, in ramfs_create()
128 static int ramfs_symlink(struct mnt_idmap *idmap, struct inode *dir, in ramfs_symlink()
148 static int ramfs_tmpfile(struct mnt_idmap *idmap, in ramfs_tmpfile()
/openbmc/linux/fs/orangefs/
H A Dnamei.c18 static int orangefs_create(struct mnt_idmap *idmap, in orangefs_create()
219 static int orangefs_symlink(struct mnt_idmap *idmap, in orangefs_symlink()
308 static int orangefs_mkdir(struct mnt_idmap *idmap, struct inode *dir, in orangefs_mkdir()
378 static int orangefs_rename(struct mnt_idmap *idmap, in orangefs_rename()
/openbmc/linux/fs/fuse/
H A Dacl.c15 struct mnt_idmap *idmap, in __fuse_get_acl()
68 struct posix_acl *fuse_get_acl(struct mnt_idmap *idmap, in fuse_get_acl()
97 int fuse_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in fuse_set_acl()
/openbmc/linux/fs/hfsplus/
H A Ddir.c437 static int hfsplus_symlink(struct mnt_idmap *idmap, struct inode *dir, in hfsplus_symlink()
479 static int hfsplus_mknod(struct mnt_idmap *idmap, struct inode *dir, in hfsplus_mknod()
520 static int hfsplus_create(struct mnt_idmap *idmap, struct inode *dir, in hfsplus_create()
526 static int hfsplus_mkdir(struct mnt_idmap *idmap, struct inode *dir, in hfsplus_mkdir()
532 static int hfsplus_rename(struct mnt_idmap *idmap, in hfsplus_rename()

12345678910