Searched refs:BE_ATTR_UNMOUNT_FLAGS (Results 1 – 4 of 4) sorted by relevance
60 #define BE_ATTR_UNMOUNT_FLAGS "unmount_flags" macro
213 BE_ATTR_UNMOUNT_FLAGS, DATA_TYPE_UINT16, &flags, NULL) != 0) { in be_unmount()
663 if (nvlist_add_uint16(beAttrs, BE_ATTR_UNMOUNT_FLAGS, unmount_flags) in beUnmount()
1378 if (be_nvl_add_uint16(be_attrs, BE_ATTR_UNMOUNT_FLAGS, in be_do_unmount()