Searched refs:CACHEFS_LOG_ENCODE_SIZE (Results 1 – 1 of 1) sorted by relevance
66 #define CACHEFS_LOG_ENCODE_SIZE 4096 macro634 buffy = cachefs_kmem_alloc(CACHEFS_LOG_ENCODE_SIZE, KM_SLEEP); in cachefs_log_process_queue()635 xdrmem_create(&xdrm, buffy, CACHEFS_LOG_ENCODE_SIZE, XDR_ENCODE); in cachefs_log_process_queue()666 cachefs_kmem_free(buffy, CACHEFS_LOG_ENCODE_SIZE); in cachefs_log_process_queue()