Home
last modified time | relevance | path

Searched defs:idmap (Results 1 - 25 of 239) sorted by relevance

12345678910

/kernel/linux/linux-6.6/fs/minix/
H A Dfile.c25 static int minix_setattr(struct mnt_idmap *idmap, in minix_setattr() argument
/kernel/linux/linux-6.6/fs/sysv/
H A Dfile.c32 static int sysv_setattr(struct mnt_idmap *idmap, in sysv_setattr() argument
/kernel/linux/linux-6.6/fs/btrfs/
H A Dacl.c113 int btrfs_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in btrfs_set_acl() argument
/kernel/linux/linux-6.6/fs/ext2/
H A Dxattr_user.c32 ext2_xattr_user_set(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *unused, struct inode *inode, const char *name, const void *value, size_t size, int flags) ext2_xattr_user_set() argument
H A Dxattr_trusted.c28 ext2_xattr_trusted_set(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *unused, struct inode *inode, const char *name, const void *value, size_t size, int flags) ext2_xattr_trusted_set() argument
H A Dioctl.c30 int ext2_fileattr_set(struct mnt_idmap *idmap, in ext2_fileattr_set() argument
H A Dxattr_security.c21 ext2_xattr_security_set(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *unused, struct inode *inode, const char *name, const void *value, size_t size, int flags) ext2_xattr_security_set() argument
/kernel/linux/linux-6.6/fs/ext4/
H A Dxattr_hurd.c34 ext4_xattr_hurd_set(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *unused, struct inode *inode, const char *name, const void *value, size_t size, int flags) ext4_xattr_hurd_set() argument
H A Dxattr_trusted.c32 ext4_xattr_trusted_set(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *unused, struct inode *inode, const char *name, const void *value, size_t size, int flags) ext4_xattr_trusted_set() argument
H A Dxattr_user.c33 ext4_xattr_user_set(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *unused, struct inode *inode, const char *name, const void *value, size_t size, int flags) ext4_xattr_user_set() argument
/kernel/linux/linux-6.6/fs/coda/
H A Dpioctl.c44 static int coda_ioctl_permission(struct mnt_idmap *idmap, in coda_ioctl_permission() argument
/kernel/linux/linux-6.6/fs/hfsplus/
H A Dxattr_trusted.c24 hfsplus_trusted_setxattr(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *unused, struct inode *inode, const char *name, const void *buffer, size_t size, int flags) hfsplus_trusted_setxattr() argument
H A Dxattr_user.c24 hfsplus_user_setxattr(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *unused, struct inode *inode, const char *name, const void *buffer, size_t size, int flags) hfsplus_user_setxattr() argument
H A Dxattr_security.c25 hfsplus_security_setxattr(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *unused, struct inode *inode, const char *name, const void *buffer, size_t size, int flags) hfsplus_security_setxattr() argument
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dxattr_trusted.c23 trusted_set(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *unused, struct inode *inode, const char *name, const void *buffer, size_t size, int flags) trusted_set() argument
H A Dxattr_user.c21 user_set(const struct xattr_handler *handler, struct mnt_idmap *idmap, in user_set() argument
/kernel/linux/linux-6.6/fs/jffs2/
H A Dxattr_trusted.c27 jffs2_trusted_setxattr(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *unused, struct inode *inode, const char *name, const void *buffer, size_t size, int flags) jffs2_trusted_setxattr() argument
H A Dxattr_user.c27 jffs2_user_setxattr(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *unused, struct inode *inode, const char *name, const void *buffer, size_t size, int flags) jffs2_user_setxattr() argument
H A Dsecurity.c59 jffs2_security_setxattr(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *unused, struct inode *inode, const char *name, const void *buffer, size_t size, int flags) jffs2_security_setxattr() argument
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_itable.h11 struct mnt_idmap *idmap; member
/kernel/linux/linux-6.6/fs/fuse/
H A Dacl.c68 struct posix_acl *fuse_get_acl(struct mnt_idmap *idmap, in fuse_get_acl() argument
97 int fuse_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in fuse_set_acl() argument
14 __fuse_get_acl(struct fuse_conn *fc, struct mnt_idmap *idmap, struct inode *inode, int type, bool rcu) __fuse_get_acl() argument
/kernel/linux/linux-6.6/fs/jfs/
H A Dfile.c88 int jfs_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in jfs_setattr() argument
H A Dacl.c97 int jfs_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in jfs_set_acl() argument
/kernel/linux/linux-6.6/fs/orangefs/
H A Dacl.c121 int orangefs_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in orangefs_set_acl() argument
/kernel/linux/linux-6.6/fs/gfs2/
H A Dacl.c112 int gfs2_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in gfs2_set_acl() argument

Completed in 7 milliseconds

12345678910