Searched refs:book_prefix (Results 1 – 1 of 1) sorted by relevance
861 static const char *book_prefix = "written#"; in zfs_prop_written() local863 strncmp(name, book_prefix, strlen(book_prefix)) == 0); in zfs_prop_written()