Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Ddlmglue.h172 int ocfs2_trim_fs_lock(struct ocfs2_super *osb,
H A Dalloc.c7654 ret = ocfs2_trim_fs_lock(osb, NULL, 1); in ocfs2_trim_fs()
7665 ret = ocfs2_trim_fs_lock(osb, &info, 0); in ocfs2_trim_fs()
H A Ddlmglue.c2899 int ocfs2_trim_fs_lock(struct ocfs2_super *osb, in ocfs2_trim_fs_lock() function