Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dalloc.h175 int ocfs2_truncate_log_init(struct ocfs2_super *osb);
Dsuper.c1889 status = ocfs2_truncate_log_init(osb); in ocfs2_mount_volume()
Dalloc.c6326 int ocfs2_truncate_log_init(struct ocfs2_super *osb) in ocfs2_truncate_log_init() function