bcachefs-tools/bcacheadm.h

8 lines
167 B
C
Raw Normal View History

#ifndef _BCACHEADM_H
#define _BCACHEADM_H
extern NihOption bcacheadm_format_options[];
int bcacheadm_format(NihCommand *, char * const *);
#endif /* _BCACHEADM_H */