Searched refs:FUSE_PQ_HASH_SIZE (Results 1 – 3 of 3) sorted by relevance
454 #define FUSE_PQ_HASH_SIZE (1 << FUSE_PQ_HASH_BITS) macro
815 for (i = 0; i < FUSE_PQ_HASH_SIZE; i++) in fuse_pqueue_init()1338 pq = kcalloc(FUSE_PQ_HASH_SIZE, sizeof(struct list_head), GFP_KERNEL); in fuse_dev_alloc()
2155 for (i = 0; i < FUSE_PQ_HASH_SIZE; i++) in fuse_abort_conn()2206 for (i = 0; i < FUSE_PQ_HASH_SIZE; i++) in fuse_dev_release()