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

12345678910

/linux-master/fs/sysv/
H A Dfile.c32 static int sysv_setattr(struct mnt_idmap *idmap, argument
/linux-master/fs/minix/
H A Dfile.c25 static int minix_setattr(struct mnt_idmap *idmap, argument
/linux-master/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) argument
H A Dxattr_user.c21 user_set(const struct xattr_handler *handler, struct mnt_idmap *idmap, argument
/linux-master/fs/ext4/
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) 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) argument
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) argument
/linux-master/fs/ext2/
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) argument
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) 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) argument
H A Dioctl.c30 int ext2_fileattr_set(struct mnt_idmap *idmap, argument
/linux-master/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) 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) 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) argument
/linux-master/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) 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) 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) argument
/linux-master/fs/xfs/
H A Dxfs_itable.h11 struct mnt_idmap *idmap; member in struct:xfs_ibulk
/linux-master/fs/coda/
H A Dpioctl.c44 static int coda_ioctl_permission(struct mnt_idmap *idmap, argument
/linux-master/fs/btrfs/
H A Dacl.c112 int btrfs_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, argument
/linux-master/fs/orangefs/
H A Dacl.c121 int orangefs_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, argument
/linux-master/fs/fuse/
H A Dacl.c68 struct posix_acl *fuse_get_acl(struct mnt_idmap *idmap, argument
97 int fuse_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, argument
14 __fuse_get_acl(struct fuse_conn *fc, struct mnt_idmap *idmap, struct inode *inode, int type, bool rcu) argument
/linux-master/fs/jfs/
H A Dfile.c88 int jfs_setattr(struct mnt_idmap *idmap, struct dentry *dentry, argument
H A Dacl.c97 int jfs_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, argument
/linux-master/fs/gfs2/
H A Dacl.c112 int gfs2_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, argument

Completed in 181 milliseconds

12345678910