Home
last modified time | relevance | path

Searched refs:ocfs2_extend_allocation (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Dfile.c555 static int ocfs2_extend_allocation(struct inode *inode, u32 logical_start, in ocfs2_extend_allocation() function
1026 ret = ocfs2_extend_allocation(inode, oi->ip_clusters, in ocfs2_extend_no_holes()
1495 ret = ocfs2_extend_allocation(inode, cpos, alloc_size, 1); in ocfs2_allocate_unwritten_extents()
H A Docfs2_trace.h1326 TRACE_EVENT(ocfs2_extend_allocation,