Searched refs:MD_MUSTDEALLOC (Results 1 – 3 of 3) sorted by relevance
89 #define MD_MUSTDEALLOC 0x200 /* BIO_DELETE only if dealloc is available */ macro
203 mdio.md_options |= MD_MUSTDEALLOC; in main()205 mdio.md_options &= ~MD_MUSTDEALLOC; in main()460 if (mdiox.md_options & MD_MUSTDEALLOC) { in print_options()
1456 if ((mdr->md_options & MD_MUSTDEALLOC) != 0) { in mdcreate_vnode()1481 MD_VERIFY | MD_MUSTDEALLOC); in mdcreate_vnode()