ocfs2_trim_fs     230 fs/ocfs2/alloc.h int ocfs2_trim_fs(struct super_block *sb, struct fstrim_range *range);
ocfs2_trim_fs     936 fs/ocfs2/ioctl.c 		ret = ocfs2_trim_fs(sb, &range);
ocfs2_trim_fs     717 fs/ocfs2/ocfs2_trace.h DEFINE_OCFS2_ULL_ULL_ULL_EVENT(ocfs2_trim_fs);