Home
last modified time | relevance | path

Searched refs:RESTART_META (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/fs/ocfs2/
Dalloc.h94 RESTART_META enumerator
Dfile.c654 if (why == RESTART_META) { in ocfs2_extend_allocation()
Dalloc.c4811 reason = RESTART_META; in ocfs2_add_clusters_in_btree()
4818 reason = RESTART_META; in ocfs2_add_clusters_in_btree()
Dxattr.c749 BUG_ON(why == RESTART_META); in ocfs2_xattr_extend_allocation()