Searched refs:ocfs2_truncate_rec (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/ocfs2/
H A Docfs2_fs.h447 struct ocfs2_truncate_rec { struct
497 /*08*/ struct ocfs2_truncate_rec tl_recs[]; /* Truncate records */
1384 return size / sizeof(struct ocfs2_truncate_rec);
1532 return size / sizeof(struct ocfs2_truncate_rec);
H A Dalloc.c5347 static int ocfs2_truncate_rec(handle_t *handle, function
5581 ret = ocfs2_truncate_rec(handle, et, path, index, dealloc,
5635 ret = ocfs2_truncate_rec(handle, et, path, index, dealloc,
5927 struct ocfs2_truncate_rec rec;

Completed in 162 milliseconds