Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/zfs/
H A Dzfs_ioctl.c4176 static const zfs_prop_t delayable[] = { ZFS_PROP_REFQUOTA, 0 }; in extract_delay_props() local
4187 for (i = 0; delayable[i] != 0; i++) { in extract_delay_props()
4188 if (strcmp(zfs_prop_to_name(delayable[i]), in extract_delay_props()
4193 if (delayable[i] != 0) { in extract_delay_props()