Home
last modified time | relevance | path

Searched refs:__ocfs2_claim_clusters (Results 1 – 6 of 6) sorted by relevance

/linux/fs/ocfs2/
H A Dsuballoc.h117 int __ocfs2_claim_clusters(handle_t *handle,
H A Dmove_extents.c279 ret = __ocfs2_claim_clusters(handle, context->data_ac, 1, *len, in ocfs2_defrag_extent()
H A Dsuballoc.c2378 int __ocfs2_claim_clusters(handle_t *handle, in __ocfs2_claim_clusters() function
2458 return __ocfs2_claim_clusters(handle, ac, min_clusters, in ocfs2_claim_clusters()
H A Dxattr.c4300 ret = __ocfs2_claim_clusters(handle, ctxt->data_ac, in ocfs2_xattr_create_index_block()
5120 ret = __ocfs2_claim_clusters(handle, ctxt->data_ac, 1, in ocfs2_add_new_xattr_cluster()
H A Ddir.c2477 ret = __ocfs2_claim_clusters(handle, data_ac, 1, 1, &phys, &num); in __ocfs2_dx_dir_new_cluster()
H A Dalloc.c4834 status = __ocfs2_claim_clusters(handle, data_ac, 1, in ocfs2_add_clusters_in_btree()