Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dsuballoc.h197 int ocfs2_lock_allocators(struct inode *inode, struct ocfs2_extent_tree *et,
H A Daops.c1740 ret = ocfs2_lock_allocators(inode, &et, in ocfs2_write_begin_nolock()
2349 ret = ocfs2_lock_allocators(inode, &et, 0, dwc->dw_zero_count*2, in ocfs2_dio_end_io_write()
H A Dfile.c589 status = ocfs2_lock_allocators(inode, &et, clusters_to_add, 0, in ocfs2_extend_allocation()
H A Dsuballoc.c2620 int ocfs2_lock_allocators(struct inode *inode, in ocfs2_lock_allocators() function
H A Ddir.c3770 ret = ocfs2_lock_allocators(dir, &et, 1, 0, &data_ac, &meta_ac); in ocfs2_dx_dir_rebalance()
H A Dxattr.c5454 ret = ocfs2_lock_allocators(inode, &et, 0, 1, NULL, &meta_ac); in ocfs2_rm_xattr_cluster()