Home
last modified time | relevance | path

Searched defs:ceph_pool_perm (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
Dmds_client.h338 struct ceph_pool_perm { struct
339 struct rb_node node;
340 int perm;
341 s64 pool;
342 size_t pool_ns_len;
343 char pool_ns[];
/kernel/linux/linux-6.6/fs/ceph/
Dmds_client.h366 struct ceph_pool_perm { struct
367 struct rb_node node;
368 int perm;
369 s64 pool;
370 size_t pool_ns_len;
371 char pool_ns[];