Home
last modified time | relevance | path

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

/fs/ocfs2/
Docfs2_fs.h478 struct ocfs2_truncate_rec { struct
479 __le32 t_start; /* 1st cluster in this log */
480 __le32 t_clusters; /* Number of total clusters covered */
Dalloc.c5086 static int ocfs2_truncate_rec(struct inode *inode, handle_t *handle, in ocfs2_truncate_rec() function