Searched defs:nbuckets (Results 1 – 14 of 14) sorted by relevance
/linux-6.8/fs/omfs/ |
D | dir.c | 27 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-6.8/fs/nfs/ |
D | pnfs_nfs.c | 260 unsigned int nbuckets, in pnfs_bucket_scan_array() 305 unsigned int nbuckets, in pnfs_bucket_recover_commit_reqs() 356 unsigned int nbuckets, struct folio *folio) 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()
|
D | internal.h | 569 unsigned int nbuckets) in pnfs_bucket_clear_pnfs_ds_commit_verifiers()
|
/linux-6.8/fs/bcachefs/ |
D | buckets_types.h | 24 size_t nbuckets; member 31 size_t nbuckets; member
|
D | super_types.h | 30 u64 nbuckets; /* device size */ member
|
D | bcachefs_ioctl.h | 364 __u64 nbuckets; member 377 __u64 nbuckets; member
|
D | super.c | 1907 int bch2_dev_resize(struct bch_fs *c, struct bch_dev *ca, u64 nbuckets) in bch2_dev_resize()
|
D | buckets.c | 1341 int bch2_dev_buckets_resize(struct bch_fs *c, struct bch_dev *ca, u64 nbuckets) in bch2_dev_buckets_resize()
|
D | bcachefs_format.h | 545 __le64 nbuckets; /* device size */ member
|
/linux-6.8/lib/ |
D | rhashtable.c | 148 size_t nbuckets, in nested_bucket_table_alloc() 176 size_t nbuckets, in bucket_table_alloc()
|
/linux-6.8/drivers/md/bcache/ |
D | bcache_ondisk.h | 189 __le64 nbuckets; /* device size */ member 249 __u64 nbuckets; /* device size */ member
|
D | bcache.h | 633 size_t nbuckets; member
|
/linux-6.8/kernel/bpf/ |
D | bpf_local_storage.c | 798 u32 nbuckets; in bpf_local_storage_map_alloc() local
|
/linux-6.8/include/linux/ |
D | nfs_xdr.h | 1306 unsigned int nbuckets; member
|