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

/linux-master/fs/ocfs2/
H A Dalloc.h90 RESTART_NONE = 0, enumerator in enum:ocfs2_alloc_restarted
H A Dfile.c567 enum ocfs2_alloc_restarted why = RESTART_NONE;
656 if (why != RESTART_NONE && clusters_to_add) {
H A Dxattr.c738 if (why != RESTART_NONE && clusters_to_add) {
H A Dalloc.c4788 enum ocfs2_alloc_restarted reason = RESTART_NONE;

Completed in 350 milliseconds