Home
last modified time | relevance | path

Searched refs:mnt_idmap (Results 1 – 22 of 22) sorted by relevance

/freebsd/sys/contrib/openzfs/config/
H A Dkernel-generic_fillattr.m49 dnl # generic_fillattr() now takes struct mnt_idmap* as the first argument
28 struct mnt_idmap *idmap = NULL;
37 struct mnt_idmap *idmap = NULL;
46 [whether generic_fillattr requires struct mnt_idmap* and request_mask])
50 [generic_fillattr requires struct mnt_idmap* and u32 request_mask])
54 AC_MSG_CHECKING([whether generic_fillattr requires struct mnt_idmap*])
58 [generic_fillattr requires struct mnt_idmap*])
H A Dkernel-inode-permission.m45 dnl # iops->permission() now takes struct mnt_idmap*
12 static int test_permission(struct mnt_idmap *idmap,
40 AC_MSG_CHECKING([whether iops->permission() takes struct mnt_idmap*])
44 [iops->permission() takes struct mnt_idmap*])
H A Dkernel-mkdir.m413 static struct dentry *mkdir(struct mnt_idmap *idmap,
24 dnl # mkdir() takes struct mnt_idmap * as the first arg
29 static int mkdir(struct mnt_idmap *idmap,
92 dnl # mkdir() takes struct mnt_idmap * as the first arg
94 AC_MSG_CHECKING([whether iops->mkdir() takes struct mnt_idmap*])
98 [iops->mkdir() takes struct mnt_idmap*])
H A Dkernel-inode-setattr.m46 dnl # is changed to struct mnt_idmap*
12 struct mnt_idmap *idmap,
47 AC_MSG_CHECKING([whether iops->setattr() takes mnt_idmap])
51 [iops->setattr() takes struct mnt_idmap*])
H A Dkernel-symlink.m45 dnl # to struct mnt_idmap*
10 static int tmp_symlink(struct mnt_idmap *idmap,
39 AC_MSG_CHECKING([whether iops->symlink() takes struct mnt_idmap*])
43 [iops->symlink() takes struct mnt_idmap*])
H A Dkernel-mknod.m45 dnl # The first arg is now struct mnt_idmap*
11 static int tmp_mknod(struct mnt_idmap *idmap,
41 AC_MSG_CHECKING([whether iops->mknod() takes struct mnt_idmap*])
45 [iops->mknod() takes struct mnt_idmap*])
H A Dkernel-inode-create.m45 dnl # The first arg is changed to struct mnt_idmap *
11 static int inode_create(struct mnt_idmap *idmap,
57 AC_MSG_CHECKING([whether iops->create() takes struct mnt_idmap*])
61 [iops->create() takes struct mnt_idmap*])
H A Dkernel-rename.m440 dnl # 6.3 API change - the first arg is now struct mnt_idmap*
44 static int rename_fn(struct mnt_idmap *idmap, struct inode *sip,
56 AC_MSG_CHECKING([whether iops->rename() takes struct mnt_idmap*])
60 [iops->rename() takes struct mnt_idmap*])
H A Dkernel-setattr-prepare.m434 dnl # The first arg of setattr_prepare() is changed to struct mnt_idmap*
41 struct mnt_idmap *idmap = NULL;
48 AC_MSG_CHECKING([whether setattr_prepare() is available and accepts struct mnt_idmap*])
53 [setattr_prepare() accepts mnt_idmap])
H A Dkernel-inode-getattr.m46 dnl # is changed to struct mnt_idmap*
12 struct mnt_idmap *idmap,
67 AC_MSG_CHECKING([whether iops->getattr() takes mnt_idmap])
71 [iops->getattr() takes struct mnt_idmap*])
H A Dkernel-idmap_mnt_api.m428 dnl # 6.8 decouples mnt_idmap from user_namespace. This is all internal
29 dnl # to mnt_idmap so we can't detect it directly, but we detect a related
47 [mnt_idmap does not have user_namespace])
H A Dkernel-tmpfile.m49 dnl # The first arg is now struct mnt_idmap *
13 static int tmpfile(struct mnt_idmap *idmap,
63 AC_DEFINE(HAVE_TMPFILE_IDMAP, 1, [i_op->tmpfile() has mnt_idmap])
H A Dkernel-xattr-handler.m477 struct mnt_idmap *idmap,
125 dnl # The xattr_handler->set() callback 2nd arg is now struct mnt_idmap *
127 AC_MSG_CHECKING([whether xattr_handler->set() wants dentry, inode, and mnt_idmap])
131 [xattr_handler->set() takes mnt_idmap])
H A Dkernel-is_owner_or_cap.m454 [whether inode_owner_or_capable() takes mnt_idmap])
58 [inode_owner_or_capable() takes mnt_idmap])
H A Dkernel-acl.m4130 dnl # set_acl() first parameter changed to struct mnt_idmap *
136 static int set_acl_fn(struct mnt_idmap *idmap,
191 [iops->set_acl() takes 4 args, arg1 is struct mnt_idmap *])
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dtypes.h65 struct mnt_idmap { struct
70 typedef struct mnt_idmap zidmap_t; argument
73 struct mnt_idmap { struct
77 typedef struct mnt_idmap zidmap_t; argument
78 #define idmap_owner(p) (((struct mnt_idmap *)p)->owner)
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_inode.c172 zpl_create(struct mnt_idmap *user_ns, struct inode *dir, in zpl_create()
225 zpl_mknod(struct mnt_idmap *user_ns, struct inode *dir, in zpl_mknod()
284 zpl_tmpfile(struct mnt_idmap *userns, struct inode *dir, in zpl_tmpfile()
383 zpl_mkdir(struct mnt_idmap *user_ns, struct inode *dir, in zpl_mkdir()
387 zpl_mkdir(struct mnt_idmap *user_ns, struct inode *dir, in zpl_mkdir()
475 zpl_getattr_impl(struct mnt_idmap *user_ns, in zpl_getattr_impl()
576 zpl_setattr(struct mnt_idmap *user_ns, struct dentry *dentry, in zpl_setattr()
650 zpl_rename2(struct mnt_idmap *user_ns, struct inode *sdip, in zpl_rename2()
705 zpl_symlink(struct mnt_idmap *user_ns, struct inode *dir, in zpl_symlink()
H A Dzpl_ctldir.c97 zpl_root_getattr_impl(struct mnt_idmap *user_ns, in zpl_root_getattr_impl()
337 zpl_snapdir_rename2(struct mnt_idmap *user_ns, struct inode *sdip, in zpl_snapdir_rename2()
392 zpl_snapdir_mkdir(struct mnt_idmap *user_ns, struct inode *dip, in zpl_snapdir_mkdir()
396 zpl_snapdir_mkdir(struct mnt_idmap *user_ns, struct inode *dip, in zpl_snapdir_mkdir()
438 zpl_snapdir_getattr_impl(struct mnt_idmap *user_ns, in zpl_snapdir_getattr_impl()
594 zpl_shares_getattr_impl(struct mnt_idmap *user_ns, in zpl_shares_getattr_impl()
H A Dzpl_xattr.c1044 zpl_set_acl(struct mnt_idmap *userns, struct dentry *dentry, in zpl_set_acl()
/freebsd/sys/contrib/openzfs/include/os/linux/kernel/linux/
H A Dxattr_compat.h83 fn(const struct xattr_handler *handler, struct mnt_idmap *user_ns, \
H A Dvfs_compat.h218 func(struct mnt_idmap *user_ns, const struct path *path, \
/freebsd/sys/contrib/openzfs/include/os/linux/zfs/sys/
H A Dzpl.h70 extern int zpl_set_acl(struct mnt_idmap *idmap, struct dentry *dentry,