Home
last modified time | relevance | path

Searched defs:nbuckets (Results 1 – 8 of 8) sorted by relevance

/linux-5.19.10/fs/omfs/
Ddir.c27 int nbuckets = (dir->i_size - OMFS_DIR_START)/8; in omfs_get_bucket() local
218 int nbuckets = (inode->i_size - OMFS_DIR_START) / 8; in omfs_dir_is_empty() local
414 int nbuckets; in omfs_readdir() local
/linux-5.19.10/fs/nfs/
Dpnfs_nfs.c260 unsigned int nbuckets, in pnfs_bucket_scan_array()
305 unsigned int nbuckets, in pnfs_bucket_recover_commit_reqs()
356 unsigned int nbuckets, struct page *page) in pnfs_bucket_search_commit_reqs()
431 unsigned int nbuckets, in pnfs_generic_retry_commit()
453 unsigned int nbuckets, in pnfs_bucket_alloc_ds_commits()
Dinternal.h555 unsigned int nbuckets) in pnfs_bucket_clear_pnfs_ds_commit_verifiers()
/linux-5.19.10/lib/
Drhashtable.c148 size_t nbuckets, in nested_bucket_table_alloc()
176 size_t nbuckets, in bucket_table_alloc()
/linux-5.19.10/drivers/md/bcache/
Dbcache_ondisk.h188 __le64 nbuckets; /* device size */ member
248 __u64 nbuckets; /* device size */ member
Dbcache.h630 size_t nbuckets; member
/linux-5.19.10/kernel/bpf/
Dbpf_local_storage.c611 u32 nbuckets; in bpf_local_storage_map_alloc() local
/linux-5.19.10/include/linux/
Dnfs_xdr.h1305 unsigned int nbuckets; member