Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Ddir.c126 unsigned idx_mask = (PAGE_SIZE / sizeof(struct dentry *)) - 1; in __dcache_find_get_entry() local
146 cache_ctl->index = idx & idx_mask; in __dcache_find_get_entry()