Searched defs:idmap (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/contrib/openzfs/include/os/linux/kernel/linux/ |
H A D | vfs_compat.h | 252 #define zpl_generic_fillattr(idmap, ip, sp) \ argument 255 #define zpl_generic_fillattr(idmap, rqm, ip, sp) \ argument
|
/freebsd/usr.sbin/pmc/ |
H A D | cmd_pmc_summary.cc | 74 typedef unordered_map <int, std::string> idmap; typedef
|
H A D | cmd_pmc_filter.cc | 75 typedef unordered_map < int ,string > idmap; typedef
|
/freebsd/sys/contrib/openzfs/include/os/linux/zfs/sys/ |
H A D | zpl.h | 173 #define zpl_inode_owner_or_capable(idmap, ip) inode_owner_or_capable(idmap, ip) argument
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | idmap_util.c | 650 do_idmap_mount(list_t *idmap, char *source, char *target, int flags) in do_idmap_mount()
|