Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzfs_prop.c805 static const char *book_prefix = "written#"; in zfs_prop_written() local
807 strncmp(name, book_prefix, strlen(book_prefix)) == 0); in zfs_prop_written()