Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dfile.h36 enum ocfs2_alloc_restarted;
53 enum ocfs2_alloc_restarted *reason_ret);
Dalloc.h105 enum ocfs2_alloc_restarted { enum
117 enum ocfs2_alloc_restarted *reason_ret);
Dfile.c557 enum ocfs2_alloc_restarted *reason_ret) in ocfs2_add_inode_data()
582 enum ocfs2_alloc_restarted why = RESTART_NONE; in ocfs2_extend_allocation()
Dalloc.c4793 enum ocfs2_alloc_restarted *reason_ret) in ocfs2_add_clusters_in_btree()
4798 enum ocfs2_alloc_restarted reason = RESTART_NONE; in ocfs2_add_clusters_in_btree()
Dxattr.c716 enum ocfs2_alloc_restarted why; in ocfs2_xattr_extend_allocation()