Searched defs:nbuckets (Results 1 - 6 of 6) sorted by relevance
/linux-4.1.27/fs/omfs/ | ||
H A D | dir.c | 27 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 D | rhashtable.c | 111 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 D | bcache.h | 177 __u64 nbuckets; /* device size */ member in struct:cache_sb::__anon13124::__anon13125 |
/linux-4.1.27/drivers/md/bcache/ | ||
H A D | sysfs.c | 41 read_attribute(nbuckets); variable |
H A D | bcache.h | 599 size_t nbuckets; member in struct:cache_set |
/linux-4.1.27/include/linux/ | ||
H A D | nfs_xdr.h | 1124 int nbuckets; member in struct:pnfs_ds_commit_info |
Completed in 291 milliseconds