Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/linux_dos_attributes/
H A Ddos_attributes.h27 #define UNSET_NODUMP "dump" macro
H A Dwrite_dos_attributes.c47 else if (strcmp(flag, UNSET_NODUMP) == 0) { in main()