Searched refs:ZFS_DELEG_FIELD_SEP_CHR (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/zcommon/
H A Dzfs_deleg.c112 if (who[2] != ZFS_DELEG_FIELD_SEP_CHR)
223 ZFS_DELEG_FIELD_SEP_CHR, (longlong_t)*id);
228 ZFS_DELEG_FIELD_SEP_CHR, (char *)data);
233 ZFS_DELEG_FIELD_SEP_CHR);
238 ZFS_DELEG_FIELD_SEP_CHR);
/freebsd-13-stable/sys/contrib/openzfs/include/
H A Dzfs_deleg.h37 #define ZFS_DELEG_FIELD_SEP_CHR '$' /* field separator */ macro

Completed in 57 milliseconds