Home
last modified time | relevance | path

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

/linux/fs/omfs/
H A 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/fs/nfs/
H A Dpnfs_nfs.c260 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 Dinternal.h623 unsigned int nbuckets) in pnfs_bucket_clear_pnfs_ds_commit_verifiers()
/linux/fs/bcachefs/
H A Dbuckets_types.h25 size_t nbuckets; member
H A Dsb-members_format.h45 __le64 nbuckets; /* device size */ member
H A Dbcachefs_ioctl.h374 __u64 nbuckets; member
387 __u64 nbuckets; member
H A Dsuper.c1922 int bch2_dev_resize(struct bch_fs *c, struct bch_dev *ca, u64 nbuckets) in bch2_dev_resize()
H A Dbuckets.c1261 int bch2_dev_buckets_resize(struct bch_fs *c, struct bch_dev *ca, u64 nbuckets) in bch2_dev_buckets_resize()
H A Dextents.c1198 u64 nbuckets = ca->mi.nbuckets; in extent_ptr_validate() local
/linux/lib/
H A Drhashtable.c149 size_t nbuckets, in nested_bucket_table_alloc()
178 size_t nbuckets, in bucket_table_alloc()
/linux/drivers/md/bcache/
H A Dbcache_ondisk.h189 __le64 nbuckets; /* device size */ member
249 __u64 nbuckets; /* device size */ member
H A Dbcache.h634 size_t nbuckets; member
/linux/include/linux/
H A Dnfs_xdr.h1338 unsigned int nbuckets; member