Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dalloc.h244 int ocfs2_trim_fs(struct super_block *sb, struct fstrim_range *range);
Dioctl.c943 ret = ocfs2_trim_fs(sb, &range); in ocfs2_ioctl()
Docfs2_trace.h715 DEFINE_OCFS2_ULL_ULL_ULL_EVENT(ocfs2_trim_fs);
Dalloc.c7521 int ocfs2_trim_fs(struct super_block *sb, struct fstrim_range *range) in ocfs2_trim_fs() function