Searched refs:dcache_precision (Results 1 – 4 of 4) sorted by relevance
144 unsigned int dcache_precision; member
458 msec_to_timespec(con->sbi->dcache_precision); in hmdfs_update_open_response()961 sbi->dcache_precision)) { in hmdfs_server_cache_revalidate()990 sbi->dcache_precision); in hmdfs_client_cache_validate()
723 sbi->dcache_precision = DEFAULT_DCACHE_PRECISION; in hmdfs_init_sbi()
301 return snprintf(buf, PAGE_SIZE, "%u\n", to_sbi(kobj)->dcache_precision); in sbi_dcache_precision_show()317 sbi->dcache_precision = precision; in sbi_dcache_precision_store()326 __ATTR(dcache_precision, 0664, sbi_dcache_precision_show,