Searched refs:mnt_idmap (Results 251 - 275 of 307) sorted by relevance

<<111213

/linux-master/fs/sysv/
H A Ditree.c447 int sysv_getattr(struct mnt_idmap *idmap, const struct path *path,
/linux-master/fs/smb/server/
H A Dsmb_common.c435 struct mnt_idmap *idmap = file_mnt_idmap(dir->filp);
/linux-master/fs/debugfs/
H A Dinode.c45 static int debugfs_setattr(struct mnt_idmap *idmap,
/linux-master/fs/overlayfs/
H A Dreaddir.c285 dentry = lookup_one(mnt_idmap(path->mnt), p->name, dir, p->len);
495 this = lookup_one(mnt_idmap(path->mnt), p->name, dir, p->len);
H A Dnamei.c210 struct dentry *ret = lookup_one_unlocked(mnt_idmap(d->layer->mnt), name,
1400 mnt_idmap(parentpath->layer->mnt),
/linux-master/fs/ext2/
H A Dinode.c1612 int ext2_getattr(struct mnt_idmap *idmap, const struct path *path,
1638 int ext2_setattr(struct mnt_idmap *idmap, struct dentry *dentry,
/linux-master/fs/nilfs2/
H A Dinode.c965 int nilfs_setattr(struct mnt_idmap *idmap, struct dentry *dentry,
1004 int nilfs_permission(struct mnt_idmap *idmap, struct inode *inode,
/linux-master/fs/ubifs/
H A Dfile.c1273 int ubifs_setattr(struct mnt_idmap *idmap, struct dentry *dentry,
1637 static int ubifs_symlink_getattr(struct mnt_idmap *idmap,
/linux-master/fs/kernfs/
H A Ddir.c1232 static int kernfs_iop_mkdir(struct mnt_idmap *idmap,
1270 static int kernfs_iop_rename(struct mnt_idmap *idmap,
/linux-master/fs/bcachefs/
H A Dfs-io.c374 static int bch2_extend(struct mnt_idmap *idmap,
396 int bchfs_truncate(struct mnt_idmap *idmap,
/linux-master/fs/nfs/
H A Ddir.c2306 int nfs_create(struct mnt_idmap *idmap, struct inode *dir,
2335 nfs_mknod(struct mnt_idmap *idmap, struct inode *dir,
2362 int nfs_mkdir(struct mnt_idmap *idmap, struct inode *dir,
2534 int nfs_symlink(struct mnt_idmap *idmap, struct inode *dir,
2647 int nfs_rename(struct mnt_idmap *idmap, struct inode *old_dir,
3267 int nfs_permission(struct mnt_idmap *idmap,
/linux-master/fs/f2fs/
H A Dfile.c845 int f2fs_getattr(struct mnt_idmap *idmap, const struct path *path,
911 static void __setattr_copy(struct mnt_idmap *idmap,
938 int f2fs_setattr(struct mnt_idmap *idmap, struct dentry *dentry,
2065 struct mnt_idmap *idmap = file_mnt_idmap(filp);
2174 struct mnt_idmap *idmap = file_mnt_idmap(filp);
2206 struct mnt_idmap *idmap = file_mnt_idmap(filp);
3158 int f2fs_fileattr_set(struct mnt_idmap *idmap,
/linux-master/fs/ceph/
H A Dinode.c2294 static int ceph_encrypted_symlink_getattr(struct mnt_idmap *idmap,
2465 int __ceph_setattr(struct mnt_idmap *idmap, struct inode *inode,
2797 int ceph_setattr(struct mnt_idmap *idmap, struct dentry *dentry,
2974 int ceph_permission(struct mnt_idmap *idmap, struct inode *inode,
3021 int ceph_getattr(struct mnt_idmap *idmap, const struct path *path,
/linux-master/fs/proc/
H A Dbase.c690 int proc_setattr(struct mnt_idmap *idmap, struct dentry *dentry,
731 static int proc_pid_permission(struct mnt_idmap *idmap,
1957 int pid_getattr(struct mnt_idmap *idmap, const struct path *path,
3570 static int proc_tid_comm_permission(struct mnt_idmap *idmap,
3902 static int proc_task_getattr(struct mnt_idmap *idmap,
/linux-master/fs/ext4/
H A Dext4.h2858 extern struct inode *__ext4_new_inode(struct mnt_idmap *, handle_t *,
2990 extern int ext4_setattr(struct mnt_idmap *, struct dentry *,
2993 extern int ext4_getattr(struct mnt_idmap *, const struct path *,
2997 extern int ext4_file_getattr(struct mnt_idmap *, const struct path *,
3037 int ext4_fileattr_set(struct mnt_idmap *idmap,
/linux-master/fs/ocfs2/
H A Dfile.c1113 int ocfs2_setattr(struct mnt_idmap *idmap, struct dentry *dentry,
1304 int ocfs2_getattr(struct mnt_idmap *idmap, const struct path *path,
1336 int ocfs2_permission(struct mnt_idmap *idmap, struct inode *inode,
H A Dioctl.c85 int ocfs2_fileattr_set(struct mnt_idmap *idmap,
/linux-master/fs/btrfs/
H A Dinode.c5108 static int btrfs_setattr(struct mnt_idmap *idmap, struct dentry *dentry,
6603 static int btrfs_mknod(struct mnt_idmap *idmap, struct inode *dir,
6617 static int btrfs_create(struct mnt_idmap *idmap, struct inode *dir,
6716 static int btrfs_mkdir(struct mnt_idmap *idmap, struct inode *dir,
8538 struct inode *btrfs_new_subvol_inode(struct mnt_idmap *idmap,
8759 static int btrfs_getattr(struct mnt_idmap *idmap,
9038 static struct inode *new_whiteout_inode(struct mnt_idmap *idmap,
9053 static int btrfs_rename(struct mnt_idmap *idmap,
9289 static int btrfs_rename2(struct mnt_idmap *idmap, struct inode *old_dir,
9497 static int btrfs_symlink(struct mnt_idmap *idma
[all...]
/linux-master/fs/smb/client/
H A Dcifsacl.c1679 struct posix_acl *cifs_get_acl(struct mnt_idmap *idmap,
1743 int cifs_set_acl(struct mnt_idmap *idmap, struct dentry *dentry,
/linux-master/fs/
H A Dexec.c1438 struct mnt_idmap *idmap = file_mnt_idmap(file);
1647 struct mnt_idmap *idmap;
/linux-master/fs/hfsplus/
H A Dxattr.c860 struct mnt_idmap *idmap,
/linux-master/fs/jffs2/
H A Dfs.c193 int jffs2_setattr(struct mnt_idmap *idmap, struct dentry *dentry,
/linux-master/fs/reiserfs/
H A Dxattr.c948 int reiserfs_permission(struct mnt_idmap *idmap, struct inode *inode,
/linux-master/fs/hfs/
H A Dinode.c610 int hfs_inode_setattr(struct mnt_idmap *idmap, struct dentry *dentry,
/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dinode.c95 spufs_setattr(struct mnt_idmap *idmap, struct dentry *dentry,

Completed in 407 milliseconds

<<111213