Home
last modified time | relevance | path

Searched refs:idmap (Results 176 – 200 of 330) sorted by relevance

12345678910>>...14

/openbmc/linux/fs/jfs/
H A Dfile.c88 int jfs_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in jfs_setattr() argument
H A Dnamei.c62 static int jfs_create(struct mnt_idmap *idmap, struct inode *dip, in jfs_create() argument
195 static int jfs_mkdir(struct mnt_idmap *idmap, struct inode *dip, in jfs_mkdir() argument
877 static int jfs_symlink(struct mnt_idmap *idmap, struct inode *dip, in jfs_symlink() argument
1067 static int jfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, in jfs_rename() argument
1353 static int jfs_mknod(struct mnt_idmap *idmap, struct inode *dir, in jfs_mknod() argument
/openbmc/linux/fs/ufs/
H A Dufs.h126 extern int ufs_setattr(struct mnt_idmap *idmap, struct dentry *dentry,
/openbmc/linux/fs/gfs2/
H A Dinode.c870 static int gfs2_create(struct mnt_idmap *idmap, struct inode *dir, in gfs2_create() argument
1230 static int gfs2_symlink(struct mnt_idmap *idmap, struct inode *dir, in gfs2_symlink() argument
1252 static int gfs2_mkdir(struct mnt_idmap *idmap, struct inode *dir, in gfs2_mkdir() argument
1269 static int gfs2_mknod(struct mnt_idmap *idmap, struct inode *dir, in gfs2_mknod() argument
1781 static int gfs2_rename2(struct mnt_idmap *idmap, struct inode *odir, in gfs2_rename2() argument
1867 int gfs2_permission(struct mnt_idmap *idmap, struct inode *inode, in gfs2_permission() argument
1999 static int gfs2_setattr(struct mnt_idmap *idmap, in gfs2_setattr() argument
2060 static int gfs2_getattr(struct mnt_idmap *idmap, in gfs2_getattr() argument
/openbmc/linux/fs/fuse/
H A Ddir.c843 static int fuse_mknod(struct mnt_idmap *idmap, struct inode *dir, in fuse_mknod() argument
866 static int fuse_create(struct mnt_idmap *idmap, struct inode *dir, in fuse_create() argument
872 static int fuse_tmpfile(struct mnt_idmap *idmap, struct inode *dir, in fuse_tmpfile() argument
889 static int fuse_mkdir(struct mnt_idmap *idmap, struct inode *dir, in fuse_mkdir() argument
911 static int fuse_symlink(struct mnt_idmap *idmap, struct inode *dir, in fuse_symlink() argument
1068 static int fuse_rename2(struct mnt_idmap *idmap, struct inode *olddir, in fuse_rename2() argument
1501 static int fuse_permission(struct mnt_idmap *idmap, in fuse_permission() argument
2012 static int fuse_setattr(struct mnt_idmap *idmap, struct dentry *entry, in fuse_setattr() argument
2075 static int fuse_getattr(struct mnt_idmap *idmap, in fuse_getattr() argument
/openbmc/linux/fs/overlayfs/
H A Ddir.c654 static int ovl_create(struct mnt_idmap *idmap, struct inode *dir, in ovl_create() argument
660 static int ovl_mkdir(struct mnt_idmap *idmap, struct inode *dir, in ovl_mkdir() argument
666 static int ovl_mknod(struct mnt_idmap *idmap, struct inode *dir, in ovl_mknod() argument
676 static int ovl_symlink(struct mnt_idmap *idmap, struct inode *dir, in ovl_symlink() argument
1074 static int ovl_rename(struct mnt_idmap *idmap, struct inode *olddir, in ovl_rename() argument
/openbmc/linux/fs/fat/
H A Dnamei_msdos.c264 static int msdos_create(struct mnt_idmap *idmap, struct inode *dir, in msdos_create() argument
342 static int msdos_mkdir(struct mnt_idmap *idmap, struct inode *dir, in msdos_mkdir() argument
597 static int msdos_rename(struct mnt_idmap *idmap, in msdos_rename() argument
H A Dfat.h401 extern int fat_setattr(struct mnt_idmap *idmap, struct dentry *dentry,
404 extern int fat_getattr(struct mnt_idmap *idmap,
/openbmc/linux/fs/9p/
H A Dxattr.c156 struct mnt_idmap *idmap, in v9fs_xattr_handler_set() argument
/openbmc/linux/include/linux/
H A Dnfs_fs_sb.h85 struct idmap * cl_idmap;
/openbmc/linux/fs/erofs/
H A Dinode.c359 int erofs_getattr(struct mnt_idmap *idmap, const struct path *path, in erofs_getattr() argument
372 generic_fillattr(idmap, request_mask, inode, stat); in erofs_getattr()
/openbmc/linux/fs/btrfs/
H A Dxattr.c373 struct mnt_idmap *idmap, in btrfs_xattr_handler_set() argument
386 struct mnt_idmap *idmap, in btrfs_xattr_handler_set_prop() argument
/openbmc/linux/fs/ext4/
H A Dnamei.c2820 static int ext4_create(struct mnt_idmap *idmap, struct inode *dir, in ext4_create() argument
2855 static int ext4_mknod(struct mnt_idmap *idmap, struct inode *dir, in ext4_mknod() argument
2889 static int ext4_tmpfile(struct mnt_idmap *idmap, struct inode *dir, in ext4_tmpfile() argument
2901 inode = ext4_new_inode_start_handle(idmap, dir, mode, in ext4_tmpfile()
3000 static int ext4_mkdir(struct mnt_idmap *idmap, struct inode *dir, in ext4_mkdir() argument
3017 inode = ext4_new_inode_start_handle(idmap, dir, S_IFDIR | mode, in ext4_mkdir()
3368 static int ext4_symlink(struct mnt_idmap *idmap, struct inode *dir, in ext4_symlink() argument
3399 inode = ext4_new_inode_start_handle(idmap, dir, S_IFLNK|S_IRWXUGO, in ext4_symlink()
3765 wh = ext4_new_inode_start_handle(idmap, ent->dir, in ext4_whiteout_for_rename()
3883 whiteout = ext4_whiteout_for_rename(idmap, &old, credits, &handle); in ext4_rename()
[all …]
/openbmc/linux/fs/hugetlbfs/
H A Dinode.c952 static int hugetlbfs_setattr(struct mnt_idmap *idmap, in hugetlbfs_setattr() argument
1073 static int hugetlbfs_mknod(struct mnt_idmap *idmap, struct inode *dir, in hugetlbfs_mknod() argument
1087 static int hugetlbfs_mkdir(struct mnt_idmap *idmap, struct inode *dir, in hugetlbfs_mkdir() argument
1097 static int hugetlbfs_create(struct mnt_idmap *idmap, in hugetlbfs_create() argument
1104 static int hugetlbfs_tmpfile(struct mnt_idmap *idmap, in hugetlbfs_tmpfile() argument
1118 static int hugetlbfs_symlink(struct mnt_idmap *idmap, in hugetlbfs_symlink() argument
/openbmc/linux/fs/ntfs/
H A Dinode.h292 extern int ntfs_setattr(struct mnt_idmap *idmap,
/openbmc/linux/fs/ubifs/
H A Dioctl.c147 int ubifs_fileattr_set(struct mnt_idmap *idmap, in ubifs_fileattr_set() argument
/openbmc/linux/arch/arm/kernel/
H A Dsleep.S109 .pushsection .idmap.text,"ax"
/openbmc/linux/fs/afs/
H A Ddir.c31 static int afs_create(struct mnt_idmap *idmap, struct inode *dir,
33 static int afs_mkdir(struct mnt_idmap *idmap, struct inode *dir,
39 static int afs_symlink(struct mnt_idmap *idmap, struct inode *dir,
41 static int afs_rename(struct mnt_idmap *idmap, struct inode *old_dir,
1339 static int afs_mkdir(struct mnt_idmap *idmap, struct inode *dir, in afs_mkdir() argument
1638 static int afs_create(struct mnt_idmap *idmap, struct inode *dir, in afs_create() argument
1769 static int afs_symlink(struct mnt_idmap *idmap, struct inode *dir, in afs_symlink() argument
1907 static int afs_rename(struct mnt_idmap *idmap, struct inode *old_dir, in afs_rename() argument
/openbmc/linux/fs/reiserfs/
H A Dnamei.c621 static int reiserfs_create(struct mnt_idmap *idmap, struct inode *dir, in reiserfs_create() argument
701 static int reiserfs_mknod(struct mnt_idmap *idmap, struct inode *dir, in reiserfs_mknod() argument
785 static int reiserfs_mkdir(struct mnt_idmap *idmap, struct inode *dir, in reiserfs_mkdir() argument
1101 static int reiserfs_symlink(struct mnt_idmap *idmap, in reiserfs_symlink() argument
1313 static int reiserfs_rename(struct mnt_idmap *idmap, in reiserfs_rename() argument
/openbmc/linux/arch/arm/mm/
H A Dproc-arm720.S90 .pushsection .idmap.text, "ax"
/openbmc/linux/fs/ramfs/
H A Dfile-nommu.c161 static int ramfs_nommu_setattr(struct mnt_idmap *idmap, in ramfs_nommu_setattr() argument
/openbmc/linux/fs/adfs/
H A Dadfs.h147 int adfs_notify_change(struct mnt_idmap *idmap, struct dentry *dentry,
/openbmc/linux/fs/smb/client/
H A Dcifsfs.h126 extern int cifs_symlink(struct mnt_idmap *idmap, struct inode *inode,
/openbmc/linux/fs/orangefs/
H A Dinode.c841 int orangefs_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in orangefs_setattr() argument
861 int orangefs_getattr(struct mnt_idmap *idmap, const struct path *path, in orangefs_getattr() argument
885 int orangefs_permission(struct mnt_idmap *idmap, in orangefs_permission() argument
940 static int orangefs_fileattr_set(struct mnt_idmap *idmap, in orangefs_fileattr_set() argument
/openbmc/linux/fs/ceph/
H A Dsuper.h1090 extern int ceph_permission(struct mnt_idmap *idmap,
1099 extern int ceph_setattr(struct mnt_idmap *idmap,
1101 extern int ceph_getattr(struct mnt_idmap *idmap,
1177 int ceph_set_acl(struct mnt_idmap *idmap,

12345678910>>...14