Searched defs:bucket (Results 1 – 14 of 14) sorted by relevance
/fs/ |
D | mbcache.c | 390 unsigned int bucket; in mb_cache_entry_insert() local 460 unsigned int bucket; in mb_cache_entry_get() local 559 unsigned int bucket = hash_long(key, cache->c_bucket_bits); in mb_cache_entry_find_first() local 594 unsigned int bucket = hash_long(key, cache->c_bucket_bits); in mb_cache_entry_find_next() local
|
/fs/ocfs2/ |
D | xattr.c | 135 struct ocfs2_xattr_bucket *bucket; member 332 struct ocfs2_xattr_bucket *bucket; in ocfs2_xattr_bucket_new() local 346 static void ocfs2_xattr_bucket_relse(struct ocfs2_xattr_bucket *bucket) in ocfs2_xattr_bucket_relse() 356 static void ocfs2_xattr_bucket_free(struct ocfs2_xattr_bucket *bucket) in ocfs2_xattr_bucket_free() 371 static int ocfs2_init_xattr_bucket(struct ocfs2_xattr_bucket *bucket, in ocfs2_init_xattr_bucket() 397 static int ocfs2_read_xattr_bucket(struct ocfs2_xattr_bucket *bucket, in ocfs2_read_xattr_bucket() 422 struct ocfs2_xattr_bucket *bucket, in ocfs2_xattr_bucket_journal_access() 441 struct ocfs2_xattr_bucket *bucket) in ocfs2_xattr_bucket_journal_dirty() 1686 struct ocfs2_xattr_bucket *bucket = loc->xl_storage; in ocfs2_xa_bucket_journal_access() local 1694 struct ocfs2_xattr_bucket *bucket = loc->xl_storage; in ocfs2_xa_bucket_journal_dirty() local [all …]
|
/fs/dlm/ |
D | debug_fs.c | 388 unsigned bucket; member 449 unsigned bucket, entry; in table_seq_start() local 529 unsigned bucket; in table_seq_next() local
|
D | dir.c | 203 uint32_t hash, bucket; in find_rsb_root() local
|
D | lock.c | 352 uint32_t bucket = r->res_bucket; in put_rsb() local 5469 static struct dlm_rsb *find_grant_rsb(struct dlm_ls *ls, int bucket) in find_grant_rsb() 5512 int bucket = 0; in dlm_recover_grant() local
|
/fs/xfs/ |
D | xfs_log_recover.c | 1718 struct list_head *bucket; in xlog_recover_buffer_pass1() local 1773 struct list_head *bucket; in xlog_check_buffer_cancelled() local 3363 int bucket) in xlog_recover_clear_agi_bucket() 3405 int bucket) in xlog_recover_process_one_iunlink() 3477 int bucket; in xlog_recover_process_iunlinks() local
|
D | xfs_fsops.c | 154 int bucket; in xfs_growfs_data_private() local
|
/fs/nfs/ |
D | nfs4filelayout.c | 1012 struct pnfs_commit_bucket *bucket; in filelayout_clear_request_commit() local 1150 filelayout_scan_ds_commit_list(struct pnfs_commit_bucket *bucket, in filelayout_scan_ds_commit_list() 1212 struct pnfs_commit_bucket *bucket; in alloc_ds_commits() local
|
/fs/ocfs2/dlm/ |
D | dlmdomain.c | 173 struct hlist_head *bucket; in __dlm_insert_lockres() local 195 struct hlist_head *bucket; in __dlm_lookup_lockres_full() local 435 struct hlist_head *bucket; in dlm_migrate_all_locks() local
|
D | dlmmaster.c | 330 struct hlist_head *bucket; in __dlm_insert_mle() local 344 struct hlist_head *bucket; in dlm_find_mle() local 3185 struct hlist_head *bucket; in dlm_clean_master_list() local 3379 struct hlist_head *bucket; in dlm_force_free_mles() local
|
D | dlmrecovery.c | 2085 struct hlist_head *bucket; in dlm_finish_local_lockres_recovery() local 2276 struct hlist_head *bucket; in dlm_do_local_recovery_cleanup() local
|
D | dlmdebug.c | 448 struct hlist_head *bucket; in debug_mle_print() local
|
/fs/btrfs/ |
D | raid56.c | 337 int bucket = rbio_bucket(rbio); in __remove_rbio_from_cache() local 637 int bucket = rbio_bucket(rbio); in lock_stripe_add() local 726 int bucket; in unlock_stripe() local
|
/fs/omfs/ |
D | dir.c | 28 int bucket = omfs_hash(name, namelen, nbuckets); in omfs_get_bucket() local
|