Home
last modified time | relevance | path

Searched refs:ocfs2_alloc_restarted (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ocfs2/
H A Dalloc.h89 enum ocfs2_alloc_restarted { enum
101 enum ocfs2_alloc_restarted *reason_ret);
H A Dalloc.c4791 enum ocfs2_alloc_restarted *reason_ret) in ocfs2_add_clusters_in_btree()
4796 enum ocfs2_alloc_restarted reason = RESTART_NONE; in ocfs2_add_clusters_in_btree()
H A Dxattr.c702 enum ocfs2_alloc_restarted why; in ocfs2_xattr_extend_allocation()