Home
last modified time | relevance | path

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

/fs/ocfs2/
Dalloc.h236 unsigned int start, unsigned int end, int trunc);
Dalloc.c7234 unsigned int start, unsigned int end, int trunc) in ocfs2_truncate_inline() argument
7284 if (trunc) { in ocfs2_truncate_inline()
/fs/
Ddax.c442 pgoff_t index, bool trunc) in __dax_invalidate_mapping_entry() argument
452 if (!trunc && in __dax_invalidate_mapping_entry()
/fs/ceph/
Dcaps.c3356 struct ceph_mds_caps *trunc, in handle_cap_trunc() argument
3362 int seq = le32_to_cpu(trunc->seq); in handle_cap_trunc()
3363 u32 truncate_seq = le32_to_cpu(trunc->truncate_seq); in handle_cap_trunc()
3364 u64 truncate_size = le64_to_cpu(trunc->truncate_size); in handle_cap_trunc()
3365 u64 size = le64_to_cpu(trunc->size); in handle_cap_trunc()