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

/linux-master/fs/ocfs2/
H A Dalloc.c857 SPLIT_NONE = 0, enumerator in enum:ocfs2_split_type
2446 if (split == SPLIT_NONE &&
2489 if (split != SPLIT_NONE &&
3876 if (insert->ins_split != SPLIT_NONE) {
4202 if (insert->ins_split != SPLIT_NONE) {
4342 if (type->ins_split == SPLIT_NONE)
4588 insert->ins_split = SPLIT_NONE;

Completed in 124 milliseconds