Home
last modified time | relevance | path

Searched refs:perm_x (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/linux/crush/
Dcrush.h342 __u32 perm_x; /* @x for which *perm is defined */ member
/linux-6.1.9/net/ceph/crush/
Dmapper.c82 if (work->perm_x != (__u32)x || work->perm_n == 0) { in bucket_perm_choose()
84 work->perm_x = x; in bucket_perm_choose()
874 w->work[b]->perm_x = 0; in crush_init_workspace()