Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dfile.h20 enum ocfs2_alloc_restarted;
37 enum ocfs2_alloc_restarted *reason_ret);
H A Dalloc.h89 enum ocfs2_alloc_restarted { enum
101 enum ocfs2_alloc_restarted *reason_ret);
H A Dfile.c545 enum ocfs2_alloc_restarted *reason_ret) in ocfs2_add_inode_data()
567 enum ocfs2_alloc_restarted why = RESTART_NONE; in ocfs2_extend_allocation()
H A Dalloc.c4776 enum ocfs2_alloc_restarted *reason_ret) in ocfs2_add_clusters_in_btree()
4781 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()