Searched defs:nbuckets (Results 1 – 13 of 13) sorted by relevance
/linux/fs/omfs/ |
H 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/ |
H 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()
|
H A D | internal.h | 623 unsigned int nbuckets) in pnfs_bucket_clear_pnfs_ds_commit_verifiers()
|
/linux/fs/bcachefs/ |
H A D | buckets_types.h | 25 size_t nbuckets; member
|
H A D | sb-members_format.h | 45 __le64 nbuckets; /* device size */ member
|
H A D | bcachefs_ioctl.h | 374 __u64 nbuckets; member 387 __u64 nbuckets; member
|
H A D | super.c | 1922 int bch2_dev_resize(struct bch_fs *c, struct bch_dev *ca, u64 nbuckets) in bch2_dev_resize()
|
H 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()
|
H A D | extents.c | 1198 u64 nbuckets = ca->mi.nbuckets; in extent_ptr_validate() local
|
/linux/lib/ |
H 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/ |
H A D | bcache_ondisk.h | 189 __le64 nbuckets; /* device size */ member 249 __u64 nbuckets; /* device size */ member
|
H A D | bcache.h | 634 size_t nbuckets; member
|
/linux/include/linux/ |
H A D | nfs_xdr.h | 1338 unsigned int nbuckets; member
|