Home
last modified time | relevance | path

Searched defs:ocfs2_truncate_rec (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
Docfs2_fs.h449 struct ocfs2_truncate_rec { struct
450 __le32 t_start; /* 1st cluster in this log */
451 __le32 t_clusters; /* Number of total clusters covered */
Dalloc.c5342 static int ocfs2_truncate_rec(handle_t *handle, in ocfs2_truncate_rec() function
/kernel/linux/linux-6.6/fs/ocfs2/
Docfs2_fs.h447 struct ocfs2_truncate_rec { struct
448 __le32 t_start; /* 1st cluster in this log */
449 __le32 t_clusters; /* Number of total clusters covered */
Dalloc.c5348 static int ocfs2_truncate_rec(handle_t *handle, in ocfs2_truncate_rec() function