Home
last modified time | relevance | path

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

/linux-4.1.27/fs/reiserfs/
Dprocfs.c58 #define DFL( x ) D4C( rs -> s_v1.x ) macro
230 int hash_code = DFL(s_hash_function_code); in show_on_disk_super()
248 DFL(s_block_count), in show_on_disk_super()
249 DFL(s_free_blocks), in show_on_disk_super()
250 DFL(s_root_block), in show_on_disk_super()
/linux-4.1.27/scripts/
Ddocproc.c52 typedef void DFL(char *); typedef
53 DFL *defaultline;