Searched refs:z (Results 1 – 3 of 3) sorted by relevance
/fs/cachefiles/ |
D | proc.c | 27 unsigned x, y, z, t; in cachefiles_histogram_show() local 40 z = atomic_read(&cachefiles_create_histogram[index]); in cachefiles_histogram_show() 41 if (x == 0 && y == 0 && z == 0) in cachefiles_histogram_show() 46 seq_printf(m, "%4lu 0.%03u %9u %9u %9u\n", index, t, x, y, z); in cachefiles_histogram_show()
|
/fs/cramfs/ |
D | README | 71 with -z if you want it to create files that can have holes in them.
|
/fs/xfs/ |
D | xfs_buf_item.c | 140 #define xfs_buf_item_log_debug(x,y,z) argument
|