Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/
Dfile.c564 static int __ocfs2_extend_allocation(struct inode *inode, u32 logical_start, in __ocfs2_extend_allocation() function
719 return __ocfs2_extend_allocation(inode, logical_start, in ocfs2_extend_allocation()
1043 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()