Searched refs:trunc_end (Results 1 – 2 of 2) sorted by relevance
1709 u32 *trunc_len, u32 *trunc_end, in ocfs2_calc_trunc_pos() argument1725 if (range < *trunc_end) in ocfs2_calc_trunc_pos()1726 *trunc_end = range; in ocfs2_calc_trunc_pos()1739 if (range < *trunc_end) in ocfs2_calc_trunc_pos()1740 *trunc_end = range; in ocfs2_calc_trunc_pos()1745 *trunc_end = trunc_start; in ocfs2_calc_trunc_pos()1829 cluster_in_el = trunc_end; in ocfs2_remove_inode_range()1844 while (trunc_end > trunc_start) { in ocfs2_remove_inode_range()1855 i = ocfs2_find_rec(el, trunc_end); in ocfs2_remove_inode_range()1882 trunc_end = cluster_in_el + 1; in ocfs2_remove_inode_range()[all …]
1966 static int trunc_end(struct gfs2_inode *ip) in trunc_end() function2025 error = trunc_end(ip); in do_shrink()2159 error = trunc_end(ip); in gfs2_truncatei_resume()
Completed in 12 milliseconds