Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/
H A Ddf.c1275 #define SET_STR_LEN(name, var)\ in g_output() macro
1298 SET_STR_LEN("block size", block_size); in g_output()
1299 SET_STR_LEN("frag size", frag_size); in g_output()
1301 SET_STR_LEN("free blocks", free_blocks); in g_output()
1302 SET_STR_LEN("available", available); in g_output()
1303 SET_STR_LEN("total files", total_files); in g_output()
1304 SET_STR_LEN("free files", free_files); in g_output()
1305 SET_STR_LEN("fstype", fstype); in g_output()
1306 SET_STR_LEN("filesys id", fsys_id); in g_output()
1307 SET_STR_LEN("filename length", fname); in g_output()
[all …]