Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Ddlmglue.h168 int ocfs2_trim_fs_lock(struct ocfs2_super *osb,
H A Dalloc.c7686 ret = ocfs2_trim_fs_lock(osb, NULL, 1); in ocfs2_trim_fs()
7697 ret = ocfs2_trim_fs_lock(osb, &info, 0); in ocfs2_trim_fs()
H A Ddlmglue.c2907 int ocfs2_trim_fs_lock(struct ocfs2_super *osb, in ocfs2_trim_fs_lock() function