Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dalloc.h106 RESTART_NONE = 0, enumerator
Dfile.c582 enum ocfs2_alloc_restarted why = RESTART_NONE; in ocfs2_extend_allocation()
671 if (why != RESTART_NONE && clusters_to_add) { in ocfs2_extend_allocation()
Dalloc.c4798 enum ocfs2_alloc_restarted reason = RESTART_NONE; in ocfs2_add_clusters_in_btree()
Dxattr.c752 if (why != RESTART_NONE && clusters_to_add) { in ocfs2_xattr_extend_allocation()