Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/ocfs2/
H A Drefcounttree.h47 u32 cpos, u32 write_len, u32 max_cpos);
H A Drefcounttree.c2631 u32 max_cpos, in ocfs2_refcount_cal_cow_clusters() argument
2644 BUG_ON(cpos + write_len > max_cpos); in ocfs2_refcount_cal_cow_clusters()
2694 (max_cpos <= le32_to_cpu(rec->e_cpos))) in ocfs2_refcount_cal_cow_clusters()
2699 if (rec_end > max_cpos) { in ocfs2_refcount_cal_cow_clusters()
2700 rec_end = max_cpos; in ocfs2_refcount_cal_cow_clusters()
3409 u32 cpos, u32 write_len, u32 max_cpos) in ocfs2_refcount_cow_hunk() argument
3422 cpos, write_len, max_cpos, in ocfs2_refcount_cow_hunk()
3430 cpos, write_len, max_cpos, in ocfs2_refcount_cow_hunk()
3485 u32 cpos, u32 write_len, u32 max_cpos) in ocfs2_refcount_cow() argument
3504 num_clusters, max_cpos); in ocfs2_refcount_cow()
H A Docfs2_trace.h1097 unsigned int write_len, unsigned int max_cpos,
1099 TP_ARGS(ino, cpos, write_len, max_cpos, cow_start, cow_len),
1104 __field(unsigned int, max_cpos)
1112 __entry->max_cpos = max_cpos;
1118 __entry->max_cpos, __entry->cow_start, __entry->cow_len)
/dports/multimedia/libv4l/linux-5.13-rc2/fs/ocfs2/
H A Drefcounttree.h47 u32 cpos, u32 write_len, u32 max_cpos);
H A Drefcounttree.c2631 u32 max_cpos, in ocfs2_refcount_cal_cow_clusters() argument
2644 BUG_ON(cpos + write_len > max_cpos); in ocfs2_refcount_cal_cow_clusters()
2694 (max_cpos <= le32_to_cpu(rec->e_cpos))) in ocfs2_refcount_cal_cow_clusters()
2699 if (rec_end > max_cpos) { in ocfs2_refcount_cal_cow_clusters()
2700 rec_end = max_cpos; in ocfs2_refcount_cal_cow_clusters()
3409 u32 cpos, u32 write_len, u32 max_cpos) in ocfs2_refcount_cow_hunk() argument
3422 cpos, write_len, max_cpos, in ocfs2_refcount_cow_hunk()
3430 cpos, write_len, max_cpos, in ocfs2_refcount_cow_hunk()
3485 u32 cpos, u32 write_len, u32 max_cpos) in ocfs2_refcount_cow() argument
3504 num_clusters, max_cpos); in ocfs2_refcount_cow()
H A Docfs2_trace.h1097 unsigned int write_len, unsigned int max_cpos,
1099 TP_ARGS(ino, cpos, write_len, max_cpos, cow_start, cow_len),
1104 __field(unsigned int, max_cpos)
1112 __entry->max_cpos = max_cpos;
1118 __entry->max_cpos, __entry->cow_start, __entry->cow_len)
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ocfs2/
H A Drefcounttree.h47 u32 cpos, u32 write_len, u32 max_cpos);
H A Drefcounttree.c2631 u32 max_cpos, in ocfs2_refcount_cal_cow_clusters() argument
2644 BUG_ON(cpos + write_len > max_cpos); in ocfs2_refcount_cal_cow_clusters()
2694 (max_cpos <= le32_to_cpu(rec->e_cpos))) in ocfs2_refcount_cal_cow_clusters()
2699 if (rec_end > max_cpos) { in ocfs2_refcount_cal_cow_clusters()
2700 rec_end = max_cpos; in ocfs2_refcount_cal_cow_clusters()
3409 u32 cpos, u32 write_len, u32 max_cpos) in ocfs2_refcount_cow_hunk() argument
3422 cpos, write_len, max_cpos, in ocfs2_refcount_cow_hunk()
3430 cpos, write_len, max_cpos, in ocfs2_refcount_cow_hunk()
3485 u32 cpos, u32 write_len, u32 max_cpos) in ocfs2_refcount_cow() argument
3504 num_clusters, max_cpos); in ocfs2_refcount_cow()
H A Docfs2_trace.h1097 unsigned int write_len, unsigned int max_cpos,
1099 TP_ARGS(ino, cpos, write_len, max_cpos, cow_start, cow_len),
1104 __field(unsigned int, max_cpos)
1112 __entry->max_cpos = max_cpos;
1118 __entry->max_cpos, __entry->cow_start, __entry->cow_len)