Searched defs:bucket (Results 1 – 15 of 15) sorted by relevance
/fs/nfs/ |
D | pnfs_nfs.c | 76 struct pnfs_commit_bucket *bucket; in pnfs_generic_clear_request_commit() local 114 pnfs_generic_scan_ds_commit_list(struct pnfs_commit_bucket *bucket, in pnfs_generic_scan_ds_commit_list() 184 struct pnfs_commit_bucket *bucket; in pnfs_generic_retry_commit() local 210 struct pnfs_commit_bucket *bucket; in pnfs_generic_alloc_ds_commits() local 238 struct pnfs_commit_bucket *bucket; in pnfs_fetch_commit_bucket_list() 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() 404 static int ocfs2_read_xattr_bucket(struct ocfs2_xattr_bucket *bucket, in ocfs2_read_xattr_bucket() 429 struct ocfs2_xattr_bucket *bucket, in ocfs2_xattr_bucket_journal_access() 448 struct ocfs2_xattr_bucket *bucket) in ocfs2_xattr_bucket_journal_dirty() 1711 struct ocfs2_xattr_bucket *bucket = loc->xl_storage; in ocfs2_xa_bucket_journal_access() local 1719 struct ocfs2_xattr_bucket *bucket = loc->xl_storage; in ocfs2_xa_bucket_journal_dirty() local [all …]
|
/fs/dlm/ |
D | debug_fs.c | 371 unsigned bucket; member 430 unsigned bucket, entry; in table_seq_start() local 510 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 5470 static struct dlm_rsb *find_grant_rsb(struct dlm_ls *ls, int bucket) in find_grant_rsb() 5513 int bucket = 0; in dlm_recover_grant() local
|
/fs/ocfs2/dlm/ |
D | dlmdomain.c | 174 struct hlist_head *bucket; in __dlm_insert_lockres() local 194 struct hlist_head *bucket; in __dlm_lookup_lockres_full() local 426 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 3370 struct hlist_head *bucket; in dlm_clean_master_list() local 3570 struct hlist_head *bucket; in dlm_force_free_mles() local
|
D | dlmdebug.c | 424 struct hlist_head *bucket; in debug_mle_print() local
|
D | dlmrecovery.c | 2146 struct hlist_head *bucket; in dlm_finish_local_lockres_recovery() local 2345 struct hlist_head *bucket; in dlm_do_local_recovery_cleanup() local
|
/fs/xfs/ |
D | xfs_fsops.c | 164 int bucket; in xfs_growfs_data_private() local
|
D | xfs_log_recover.c | 2009 struct list_head *bucket; in xlog_recover_buffer_pass1() local 2056 struct list_head *bucket; in xlog_peek_buffer_cancelled() local 4944 int bucket) in xlog_recover_clear_agi_bucket() 4984 int bucket) in xlog_recover_process_one_iunlink() 5057 int bucket; in xlog_recover_process_iunlinks() local
|
/fs/btrfs/ |
D | raid56.c | 350 int bucket = rbio_bucket(rbio); in __remove_rbio_from_cache() local 671 int bucket = rbio_bucket(rbio); in lock_stripe_add() local 760 int bucket; in unlock_stripe() local
|
/fs/jffs2/ |
D | gc.c | 141 int bucket, want_ino; in jffs2_garbage_collect_pass() local
|
/fs/omfs/ |
D | dir.c | 28 int bucket = omfs_hash(name, namelen, nbuckets); in omfs_get_bucket() local
|
/fs/ |
D | seq_file.c | 1038 struct hlist_head *bucket = per_cpu_ptr(head, *cpu); in seq_hlist_next_percpu() local
|