Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/
Dfile.c560 static int __ocfs2_extend_allocation(struct inode *inode, u32 logical_start, in __ocfs2_extend_allocation() function
715 return __ocfs2_extend_allocation(inode, logical_start, in ocfs2_extend_allocation()
1039 ret = __ocfs2_extend_allocation(inode, oi->ip_clusters, in ocfs2_extend_no_holes()
1481 ret = __ocfs2_extend_allocation(inode, cpos, alloc_size, 1); in ocfs2_allocate_unwritten_extents()