Searched defs:nbuckets (Results 1 – 15 of 15) sorted by relevance
| /linux/fs/omfs/ |
| A 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/fs/nfs/ |
| A D | pnfs_nfs.c | 260 unsigned int nbuckets, in pnfs_bucket_scan_array() 305 unsigned int nbuckets, in pnfs_bucket_recover_commit_reqs() 384 unsigned int nbuckets, in pnfs_generic_retry_commit() 406 unsigned int nbuckets, in pnfs_bucket_alloc_ds_commits()
|
| A D | internal.h | 622 unsigned int nbuckets) in pnfs_bucket_clear_pnfs_ds_commit_verifiers()
|
| /linux/fs/bcachefs/ |
| A D | sb-members_types.h | 6 u64 nbuckets; /* device size */ member
|
| A D | buckets_types.h | 25 size_t nbuckets; member
|
| A D | sb-members_format.h | 45 __le64 nbuckets; /* device size */ member
|
| A D | bcachefs_ioctl.h | 374 __u64 nbuckets; member 387 __u64 nbuckets; member
|
| A D | super.c | 1922 int bch2_dev_resize(struct bch_fs *c, struct bch_dev *ca, u64 nbuckets) in bch2_dev_resize()
|
| A D | buckets.c | 1261 int bch2_dev_buckets_resize(struct bch_fs *c, struct bch_dev *ca, u64 nbuckets) in bch2_dev_buckets_resize()
|
| A D | extents.c | 1198 u64 nbuckets = ca->mi.nbuckets; in extent_ptr_validate() local
|
| /linux/lib/ |
| A D | rhashtable.c | 149 size_t nbuckets, in nested_bucket_table_alloc() 178 size_t nbuckets, in bucket_table_alloc()
|
| /linux/drivers/md/bcache/ |
| A D | bcache_ondisk.h | 189 __le64 nbuckets; /* device size */ member 249 __u64 nbuckets; /* device size */ member
|
| A D | bcache.h | 634 size_t nbuckets; member
|
| /linux/kernel/bpf/ |
| A D | bpf_local_storage.c | 772 u32 nbuckets; in bpf_local_storage_map_alloc() local
|
| /linux/include/linux/ |
| A D | nfs_xdr.h | 1338 unsigned int nbuckets; member
|
Completed in 62 milliseconds