Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/
Ddlmglue.h186 int ocfs2_trim_fs_lock(struct ocfs2_super *osb,
Dalloc.c7589 ret = ocfs2_trim_fs_lock(osb, NULL, 1); in ocfs2_trim_fs()
7600 ret = ocfs2_trim_fs_lock(osb, &info, 0); in ocfs2_trim_fs()
Ddlmglue.c2874 int ocfs2_trim_fs_lock(struct ocfs2_super *osb, in ocfs2_trim_fs_lock() function