Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/
Dalloc.h230 int ocfs2_trim_fs(struct super_block *sb, struct fstrim_range *range);
Dioctl.c936 ret = ocfs2_trim_fs(sb, &range); in ocfs2_ioctl()
Docfs2_trace.h717 DEFINE_OCFS2_ULL_ULL_ULL_EVENT(ocfs2_trim_fs);
Dalloc.c7661 int ocfs2_trim_fs(struct super_block *sb, struct fstrim_range *range) in ocfs2_trim_fs() function