Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/
Daops.c2048 unsigned int truncated_clusters; in ocfs2_try_to_free_truncate_log() local
2051 truncated_clusters = osb->truncated_clusters; in ocfs2_try_to_free_truncate_log()
2058 if (truncated_clusters < needed) in ocfs2_try_to_free_truncate_log()
Docfs2.h445 unsigned int truncated_clusters; member
Dalloc.c5894 osb->truncated_clusters += num_clusters; in ocfs2_truncate_log_append()
5964 osb->truncated_clusters = 0; in ocfs2_replay_truncate_records()