Home
last modified time | relevance | path

Searched refs:ocfs2_trim_fs_lock (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Ddlmglue.h170 int ocfs2_trim_fs_lock(struct ocfs2_super *osb,
H A Dalloc.c7659 ret = ocfs2_trim_fs_lock(osb, NULL, 1); in ocfs2_trim_fs()
7670 ret = ocfs2_trim_fs_lock(osb, &info, 0); in ocfs2_trim_fs()
H A Ddlmglue.c2908 int ocfs2_trim_fs_lock(struct ocfs2_super *osb, in ocfs2_trim_fs_lock() function