Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/
Daops.c2014 unsigned int truncated_clusters; in ocfs2_try_to_free_truncate_log() local
2017 truncated_clusters = osb->truncated_clusters; in ocfs2_try_to_free_truncate_log()
2024 if (truncated_clusters < needed) in ocfs2_try_to_free_truncate_log()
Docfs2.h443 unsigned int truncated_clusters; member
Dalloc.c5876 osb->truncated_clusters += num_clusters; in ocfs2_truncate_log_append()
5946 osb->truncated_clusters = 0; in ocfs2_replay_truncate_records()