Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/ocfs2/
H A Dfile.c1645 u32 *trunc_len, u32 *trunc_end, in ocfs2_calc_trunc_pos() argument
1661 if (range < *trunc_end) in ocfs2_calc_trunc_pos()
1662 *trunc_end = range; in ocfs2_calc_trunc_pos()
1675 if (range < *trunc_end) in ocfs2_calc_trunc_pos()
1676 *trunc_end = range; in ocfs2_calc_trunc_pos()
1681 *trunc_end = trunc_start; in ocfs2_calc_trunc_pos()
1765 cluster_in_el = trunc_end; in ocfs2_remove_inode_range()
1780 while (trunc_end > trunc_start) { in ocfs2_remove_inode_range()
1791 i = ocfs2_find_rec(el, trunc_end); in ocfs2_remove_inode_range()
1818 trunc_end = cluster_in_el + 1; in ocfs2_remove_inode_range()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/ocfs2/
H A Dfile.c1645 u32 *trunc_len, u32 *trunc_end, in ocfs2_calc_trunc_pos() argument
1661 if (range < *trunc_end) in ocfs2_calc_trunc_pos()
1662 *trunc_end = range; in ocfs2_calc_trunc_pos()
1675 if (range < *trunc_end) in ocfs2_calc_trunc_pos()
1676 *trunc_end = range; in ocfs2_calc_trunc_pos()
1681 *trunc_end = trunc_start; in ocfs2_calc_trunc_pos()
1765 cluster_in_el = trunc_end; in ocfs2_remove_inode_range()
1780 while (trunc_end > trunc_start) { in ocfs2_remove_inode_range()
1791 i = ocfs2_find_rec(el, trunc_end); in ocfs2_remove_inode_range()
1818 trunc_end = cluster_in_el + 1; in ocfs2_remove_inode_range()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ocfs2/
H A Dfile.c1645 u32 *trunc_len, u32 *trunc_end, in ocfs2_calc_trunc_pos() argument
1661 if (range < *trunc_end) in ocfs2_calc_trunc_pos()
1662 *trunc_end = range; in ocfs2_calc_trunc_pos()
1675 if (range < *trunc_end) in ocfs2_calc_trunc_pos()
1676 *trunc_end = range; in ocfs2_calc_trunc_pos()
1681 *trunc_end = trunc_start; in ocfs2_calc_trunc_pos()
1765 cluster_in_el = trunc_end; in ocfs2_remove_inode_range()
1780 while (trunc_end > trunc_start) { in ocfs2_remove_inode_range()
1791 i = ocfs2_find_rec(el, trunc_end); in ocfs2_remove_inode_range()
1818 trunc_end = cluster_in_el + 1; in ocfs2_remove_inode_range()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/gfs2/
H A Dbmap.c2025 static int trunc_end(struct gfs2_inode *ip) in trunc_end() function
2084 error = trunc_end(ip); in do_shrink()
2218 error = trunc_end(ip); in gfs2_truncatei_resume()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/gfs2/
H A Dbmap.c2025 static int trunc_end(struct gfs2_inode *ip) in trunc_end() function
2084 error = trunc_end(ip); in do_shrink()
2218 error = trunc_end(ip); in gfs2_truncatei_resume()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/gfs2/
H A Dbmap.c2025 static int trunc_end(struct gfs2_inode *ip) in trunc_end() function
2084 error = trunc_end(ip); in do_shrink()
2218 error = trunc_end(ip); in gfs2_truncatei_resume()