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

/linux-master/fs/ceph/
H A Ddir.c78 static bool is_hash_order(loff_t p) function
310 if (is_hash_order(pos))
396 if (is_hash_order(ctx->pos)) {
440 } else if (is_hash_order(ctx->pos)) {
588 if (is_hash_order(ctx->pos)) {
660 if (is_hash_order(new_pos)) {
671 is_hash_order(new_pos) != is_hash_order(chunk_offset);
701 } else if (is_hash_order(offset) && offset > file->f_pos) {

Completed in 111 milliseconds