Home
last modified time | relevance | path

Searched defs:bucket (Results 1 – 14 of 14) sorted by relevance

/fs/
Dmbcache.c390 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/
Dxattr.c135 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/
Ddebug_fs.c388 unsigned bucket; member
449 unsigned bucket, entry; in table_seq_start() local
529 unsigned bucket; in table_seq_next() local
Ddir.c203 uint32_t hash, bucket; in find_rsb_root() local
Dlock.c352 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/
Dxfs_log_recover.c1718 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
Dxfs_fsops.c154 int bucket; in xfs_growfs_data_private() local
/fs/nfs/
Dnfs4filelayout.c1012 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/
Ddlmdomain.c173 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
Ddlmmaster.c330 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
Ddlmrecovery.c2085 struct hlist_head *bucket; in dlm_finish_local_lockres_recovery() local
2276 struct hlist_head *bucket; in dlm_do_local_recovery_cleanup() local
Ddlmdebug.c448 struct hlist_head *bucket; in debug_mle_print() local
/fs/btrfs/
Draid56.c337 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/
Ddir.c28 int bucket = omfs_hash(name, namelen, nbuckets); in omfs_get_bucket() local