Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dalloc.h108 RESTART_META enumerator
Dfile.c672 if (why == RESTART_META) { in ocfs2_extend_allocation()
Dalloc.c4825 reason = RESTART_META; in ocfs2_add_clusters_in_btree()
4832 reason = RESTART_META; in ocfs2_add_clusters_in_btree()
Dxattr.c757 BUG_ON(why == RESTART_META); in ocfs2_xattr_extend_allocation()