Searched defs:nbuckets (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/fs/omfs/
H A Ddir.c27 int nbuckets = (dir->i_size - OMFS_DIR_START)/8; omfs_get_bucket() local
218 int nbuckets = (inode->i_size - OMFS_DIR_START) / 8; omfs_dir_is_empty() local
410 int nbuckets; omfs_readdir() local
/linux-4.1.27/lib/
H A Drhashtable.c111 bucket_table_alloc(struct rhashtable *ht, size_t nbuckets, gfp_t gfp) bucket_table_alloc() argument
/linux-4.1.27/include/uapi/linux/
H A Dbcache.h177 __u64 nbuckets; /* device size */ member in struct:cache_sb::__anon13124::__anon13125
/linux-4.1.27/drivers/md/bcache/
H A Dsysfs.c41 read_attribute(nbuckets); variable
H A Dbcache.h599 size_t nbuckets; member in struct:cache_set
/linux-4.1.27/include/linux/
H A Dnfs_xdr.h1124 int nbuckets; member in struct:pnfs_ds_commit_info

Completed in 291 milliseconds