Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dalloc.h92 RESTART_NONE = 0, enumerator
H A Dfile.c568 enum ocfs2_alloc_restarted why = RESTART_NONE; in ocfs2_extend_allocation()
657 if (why != RESTART_NONE && clusters_to_add) { in ocfs2_extend_allocation()
H A Dalloc.c4783 enum ocfs2_alloc_restarted reason = RESTART_NONE; in ocfs2_add_clusters_in_btree()
H A Dxattr.c744 if (why != RESTART_NONE && clusters_to_add) { in ocfs2_xattr_extend_allocation()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dalloc.h90 RESTART_NONE = 0, enumerator
H A Dfile.c565 enum ocfs2_alloc_restarted why = RESTART_NONE; in ocfs2_extend_allocation()
654 if (why != RESTART_NONE && clusters_to_add) { in ocfs2_extend_allocation()
H A Dalloc.c4781 enum ocfs2_alloc_restarted reason = RESTART_NONE; in ocfs2_add_clusters_in_btree()
H A Dxattr.c738 if (why != RESTART_NONE && clusters_to_add) { in ocfs2_xattr_extend_allocation()

Completed in 40 milliseconds