libparted 3.6
Loading...
Searching...
No Matches
Macros | Variables
asfs.c File Reference

Macros

#define _(String)   (String)
 

Variables

PedFileSystemType _asfs_type
 

Macro Definition Documentation

◆ _

#define _ (   String)    (String)

Variable Documentation

◆ _asfs_type

PedFileSystemType _asfs_type
Initial value:
= {
next: NULL,
ops: &_asfs_ops,
name: "asfs",
}
char name[16]
Definition: pc98.c:13