Home
last modified time | relevance | path

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

/fs/ocfs2/
Dalloc.h235 unsigned int start, unsigned int end, int trunc);
Dalloc.c7118 unsigned int start, unsigned int end, int trunc) in ocfs2_truncate_inline() argument
7169 if (trunc) { in ocfs2_truncate_inline()
/fs/ceph/
Dcaps.c2602 struct ceph_mds_caps *trunc, in handle_cap_trunc() argument
2608 int seq = le32_to_cpu(trunc->seq); in handle_cap_trunc()
2609 u32 truncate_seq = le32_to_cpu(trunc->truncate_seq); in handle_cap_trunc()
2610 u64 truncate_size = le64_to_cpu(trunc->truncate_size); in handle_cap_trunc()
2611 u64 size = le64_to_cpu(trunc->size); in handle_cap_trunc()