Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ocfs2/
Dalloc.h159 int ocfs2_truncate_log_init(struct ocfs2_super *osb);
Dsuper.c1823 status = ocfs2_truncate_log_init(osb); in ocfs2_mount_volume()
Dalloc.c6329 int ocfs2_truncate_log_init(struct ocfs2_super *osb) in ocfs2_truncate_log_init() function