Searched refs:zfs_prop_get_table (Results 1 – 7 of 7) sorted by relevance
93 zprop_desc_t *zfs_prop_get_table(void);
326 zprop_desc_t *prop_tbl = zfs_prop_get_table(); in dataset_property_show()582 context.p2k_table = zfs_prop_get_table(); in zfs_sysfs_properties_init()
69 zfs_prop_get_table(void) in zfs_prop_get_table() function1033 EXPORT_SYMBOL(zfs_prop_get_table);
57 return (zfs_prop_get_table()); in zprop_get_proptable()
1080 proptbl = zfs_prop_get_table();
202 …<elf-symbol name='zfs_prop_get_table' type='func-type' binding='global-binding' visibility='defaul…4526 …zfs_prop_get_table' mangled-name='zfs_prop_get_table' filepath='../../module/zcommon/zfs_prop.c' l…
5615 zprop_desc_t *pdtbl = zfs_prop_get_table(); in allow_usage()