Searched refs:ZFS_IOC_FSGETXATTR (Results 1 – 3 of 3) sorted by relevance
46 #define ZFS_IOC_FSGETXATTR FS_IOC_FSGETXATTR macro59 #define ZFS_IOC_FSGETXATTR _IOR('X', 31, zfsxattr_t) macro
108 ret = ioctl(fd, ZFS_IOC_FSGETXATTR, &fsx); in zfs_project_load_projid()136 ret = ioctl(fd, ZFS_IOC_FSGETXATTR, &fsx); in zfs_project_handle_one()
998 case ZFS_IOC_FSGETXATTR: in zpl_ioctl()