Searched refs:idmap (Results 151 - 175 of 333) sorted by relevance

1234567891011>>

/linux-master/fs/ufs/
H A Dufs.h126 extern int ufs_setattr(struct mnt_idmap *idmap, struct dentry *dentry,
/linux-master/arch/arm/include/asm/
H A Dvmlinux.lds.h51 *(.idmap.text) \
/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/ubifs/
H A Dioctl.c147 int ubifs_fileattr_set(struct mnt_idmap *idmap, argument
/linux-master/fs/reiserfs/
H A Dioctl.c27 int reiserfs_fileattr_set(struct mnt_idmap *idmap, argument
/linux-master/fs/gfs2/
H A Dacl.c112 int gfs2_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, argument
/linux-master/arch/arm/mm/
H A Dnommu.c24 #include <asm/idmap.h>
/linux-master/fs/hfs/
H A Dattr.c124 struct mnt_idmap *idmap,
123 hfs_xattr_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/9p/
H A Dxattr.c156 struct mnt_idmap *idmap,
155 v9fs_xattr_handler_set(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *dentry, struct inode *inode, const char *name, const void *value, size_t size, int flags) argument
H A Dv9fs.h178 extern int v9fs_vfs_rename(struct mnt_idmap *idmap,
H A Dacl.c142 struct posix_acl *v9fs_iop_get_acl(struct mnt_idmap *idmap, argument
154 int v9fs_iop_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, argument
/linux-master/fs/affs/
H A Dnamei.c245 affs_create(struct mnt_idmap *idmap, struct inode *dir, argument
277 affs_mkdir(struct mnt_idmap *idmap, struct inode *dir, argument
316 affs_symlink(struct mnt_idmap *idmap, struct inode *dir, argument
506 int affs_rename2(struct mnt_idmap *idmap, struct inode *old_dir, argument
/linux-master/arch/arm/kernel/
H A Dsleep.S109 .pushsection .idmap.text,"ax"
/linux-master/fs/smb/client/
H A Dcifsfs.h121 extern int cifs_symlink(struct mnt_idmap *idmap, struct inode *inode,
/linux-master/fs/afs/
H A Dxattr.c100 struct mnt_idmap *idmap,
231 struct mnt_idmap *idmap,
99 afs_xattr_set_acl(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *dentry, struct inode *inode, const char *name, const void *buffer, size_t size, int flags) argument
230 afs_xattr_set_yfs(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *dentry, struct inode *inode, const char *name, const void *buffer, size_t size, int flags) argument
/linux-master/fs/coda/
H A Dinode.c280 int coda_getattr(struct mnt_idmap *idmap, const struct path *path, argument
290 int coda_setattr(struct mnt_idmap *idmap, struct dentry *de, argument
/linux-master/security/integrity/ima/
H A Dima_api.c165 * @idmap: idmap of the mount the inode was found from
189 int ima_get_action(struct mnt_idmap *idmap, struct inode *inode, argument
199 return ima_match_policy(idmap, inode, cred, secid, func, mask,
H A Dima_main.c692 * @idmap: idmap of the mount the inode was found from
699 static void ima_post_create_tmpfile(struct mnt_idmap *idmap, argument
709 must_appraise = ima_must_appraise(idmap, inode, MAY_ACCESS,
726 * @idmap: idmap of the mount the inode was found from
732 static void ima_post_path_mknod(struct mnt_idmap *idmap, struct dentry *dentry) argument
741 must_appraise = ima_must_appraise(idmap, inode, MAY_ACCESS,
930 * @idmap: idmap o
948 process_buffer_measurement(struct mnt_idmap *idmap, struct inode *inode, const void *buf, int size, const char *eventname, enum ima_hooks func, int pcr, const char *func_data, bool buf_hash, u8 *digest, size_t digest_len) argument
[all...]
/linux-master/fs/nilfs2/
H A Dnilfs.h245 int nilfs_fileattr_set(struct mnt_idmap *idmap,
278 int nilfs_permission(struct mnt_idmap *idmap, struct inode *inode,
/linux-master/drivers/net/wwan/
H A Dwwan_core.c400 unsigned long *idmap; local
405 idmap = bitmap_zalloc(max_ports, GFP_KERNEL);
406 if (!idmap)
418 set_bit(id, idmap);
423 id = find_first_zero_bit(idmap, max_ports);
424 bitmap_free(idmap);
/linux-master/fs/udf/
H A Dnamei.c373 static int udf_create(struct mnt_idmap *idmap, struct inode *dir, argument
389 static int udf_tmpfile(struct mnt_idmap *idmap, struct inode *dir, argument
406 static int udf_mknod(struct mnt_idmap *idmap, struct inode *dir, argument
422 static int udf_mkdir(struct mnt_idmap *idmap, struct inode *dir, argument
566 static int udf_symlink(struct mnt_idmap *idmap, struct inode *dir, argument
761 static int udf_rename(struct mnt_idmap *idmap, struct inode *old_dir, argument
/linux-master/fs/ntfs3/
H A Dfile.c74 int ntfs_getattr(struct mnt_idmap *idmap, const struct path *path, argument
88 generic_fillattr(idmap, request_mask, inode, stat);
683 int ntfs3_setattr(struct mnt_idmap *idmap, struct dentry *dentry, argument
695 err = setattr_prepare(idmap, dentry, attr);
723 setattr_copy(idmap, inode, attr);
726 err = ntfs_acl_chmod(idmap, dentry);
H A Dntfs_fs.h500 int ntfs_getattr(struct mnt_idmap *idmap, const struct path *path,
502 int ntfs3_setattr(struct mnt_idmap *idmap, struct dentry *dentry,
720 int ntfs_create_inode(struct mnt_idmap *idmap, struct inode *dir,
869 struct posix_acl *ntfs_get_acl(struct mnt_idmap *idmap, struct dentry *dentry,
871 int ntfs_set_acl(struct mnt_idmap *idmap, struct dentry *dentry,
873 int ntfs_init_acl(struct mnt_idmap *idmap, struct inode *inode,
880 int ntfs_acl_chmod(struct mnt_idmap *idmap, struct dentry *dentry);
/linux-master/fs/ext4/
H A Dioctl.c367 * @idmap: idmap of the mount the inode was found from
372 struct mnt_idmap *idmap,
402 !inode_owner_or_capable(idmap, inode) ||
999 int ext4_fileattr_set(struct mnt_idmap *idmap, argument
1236 struct mnt_idmap *idmap = file_mnt_idmap(filp); local
1253 if (!inode_owner_or_capable(idmap, inode))
1395 if (!inode_owner_or_capable(idmap, inode))
1417 if (!inode_owner_or_capable(idmap, inode))
1436 err = swap_inode_boot_loader(sb, idmap, inod
371 swap_inode_boot_loader(struct super_block *sb, struct mnt_idmap *idmap, struct inode *inode) argument
[all...]

Completed in 516 milliseconds

1234567891011>>