Searched refs:mnt_idmap (Results 26 - 50 of 307) sorted by relevance

1234567891011>>

/linux-master/fs/xfs/
H A Dxfs_acl.h14 extern int xfs_set_acl(struct mnt_idmap *idmap, struct dentry *dentry,
H A Dxfs_itable.h11 struct mnt_idmap *idmap;
/linux-master/fs/nfs/
H A Dnfs3_fs.h15 extern int nfs3_set_acl(struct mnt_idmap *idmap, struct dentry *dentry,
/linux-master/fs/smb/server/
H A Dndr.h17 int ndr_encode_posix_acl(struct ndr *n, struct mnt_idmap *idmap,
H A Dsmbacl.h193 int parse_sec_desc(struct mnt_idmap *idmap, struct smb_ntsd *pntsd,
195 int build_sec_desc(struct mnt_idmap *idmap, struct smb_ntsd *pntsd,
214 static inline uid_t posix_acl_uid_translate(struct mnt_idmap *idmap,
226 static inline gid_t posix_acl_gid_translate(struct mnt_idmap *idmap,
/linux-master/fs/jfs/
H A Djfs_inode.h13 extern int jfs_fileattr_set(struct mnt_idmap *idmap,
31 extern int jfs_setattr(struct mnt_idmap *, struct dentry *, struct iattr *);
/linux-master/fs/9p/
H A Dacl.h13 struct posix_acl *v9fs_iop_get_acl(struct mnt_idmap *idmap,
15 int v9fs_iop_set_acl(struct mnt_idmap *idmap, struct dentry *dentry,
/linux-master/fs/coda/
H A Dpioctl.c27 static int coda_ioctl_permission(struct mnt_idmap *idmap,
44 static int coda_ioctl_permission(struct mnt_idmap *idmap,
/linux-master/include/linux/
H A Dcapability.h42 struct mnt_idmap;
189 struct mnt_idmap *idmap,
191 bool capable_wrt_inode_uidgid(struct mnt_idmap *idmap,
212 int get_vfs_caps_from_disk(struct mnt_idmap *idmap,
216 int cap_convert_nscap(struct mnt_idmap *idmap, struct dentry *dentry,
H A Dnamei.h80 struct dentry *lookup_one(struct mnt_idmap *, const char *, struct dentry *, int);
81 struct dentry *lookup_one_unlocked(struct mnt_idmap *idmap,
84 struct dentry *lookup_one_positive_unlocked(struct mnt_idmap *idmap,
H A Dfileattr.h56 int vfs_fileattr_set(struct mnt_idmap *idmap, struct dentry *dentry,
/linux-master/fs/smb/client/
H A Dcifsfs.h52 extern int cifs_create(struct mnt_idmap *, struct inode *,
60 extern int cifs_mknod(struct mnt_idmap *, struct inode *, struct dentry *,
62 extern int cifs_mkdir(struct mnt_idmap *, struct inode *, struct dentry *,
65 extern int cifs_rename2(struct mnt_idmap *, struct inode *,
75 extern int cifs_getattr(struct mnt_idmap *, const struct path *,
77 extern int cifs_setattr(struct mnt_idmap *, struct dentry *,
126 extern int cifs_symlink(struct mnt_idmap *idmap, struct inode *inode,
/linux-master/fs/kernfs/
H A Dkernfs-internal.h134 int kernfs_iop_permission(struct mnt_idmap *idmap,
136 int kernfs_iop_setattr(struct mnt_idmap *idmap, struct dentry *dentry,
138 int kernfs_iop_getattr(struct mnt_idmap *idmap,
/linux-master/fs/reiserfs/
H A Dxattr_user.c21 user_set(const struct xattr_handler *handler, struct mnt_idmap *idmap,
/linux-master/fs/ext4/
H A Dxattr_trusted.c33 struct mnt_idmap *idmap,
H A Dxattr_user.c34 struct mnt_idmap *idmap,
H A Dxattr_hurd.c35 struct mnt_idmap *idmap,
/linux-master/fs/ext2/
H A Dxattr_user.c33 struct mnt_idmap *idmap,
H A Dacl.h59 extern int ext2_set_acl(struct mnt_idmap *idmap, struct dentry *dentry,
/linux-master/fs/jffs2/
H A Dxattr_trusted.c28 struct mnt_idmap *idmap,
H A Dxattr_user.c28 struct mnt_idmap *idmap,
/linux-master/fs/sysv/
H A Dfile.c32 static int sysv_setattr(struct mnt_idmap *idmap,
/linux-master/fs/minix/
H A Dfile.c25 static int minix_setattr(struct mnt_idmap *idmap,
H A Dnamei.c36 static int minix_mknod(struct mnt_idmap *idmap, struct inode *dir,
53 static int minix_tmpfile(struct mnt_idmap *idmap, struct inode *dir,
66 static int minix_create(struct mnt_idmap *idmap, struct inode *dir,
72 static int minix_symlink(struct mnt_idmap *idmap, struct inode *dir,
107 static int minix_mkdir(struct mnt_idmap *idmap, struct inode *dir,
176 static int minix_rename(struct mnt_idmap *idmap,
/linux-master/fs/
H A Dattr.c35 int setattr_should_drop_sgid(struct mnt_idmap *idmap,
65 int setattr_should_drop_suidgid(struct mnt_idmap *idmap,
96 static bool chown_ok(struct mnt_idmap *idmap,
123 static bool chgrp_ok(struct mnt_idmap *idmap,
163 int setattr_prepare(struct mnt_idmap *idmap, struct dentry *dentry,
301 void setattr_copy(struct mnt_idmap *idmap, struct inode *inode,
324 int may_setattr(struct mnt_idmap *idmap, struct inode *inode,
379 int notify_change(struct mnt_idmap *idmap, struct dentry *dentry,

Completed in 332 milliseconds

1234567891011>>