Searched refs:FUSE_PQ_HASH_SIZE (Results 1 – 3 of 3) sorted by relevance
476 #define FUSE_PQ_HASH_SIZE (1 << FUSE_PQ_HASH_BITS) macro
913 for (i = 0; i < FUSE_PQ_HASH_SIZE; i++) in fuse_pqueue_init()1450 pq = kcalloc(FUSE_PQ_HASH_SIZE, sizeof(struct list_head), GFP_KERNEL); in fuse_dev_alloc()
2160 for (i = 0; i < FUSE_PQ_HASH_SIZE; i++) in fuse_abort_conn()2211 for (i = 0; i < FUSE_PQ_HASH_SIZE; i++) in fuse_dev_release()