Home
last modified time | relevance | path

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

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