is_hash_order     297 fs/ceph/dir.c  	if (is_hash_order(pos))
is_hash_order     368 fs/ceph/dir.c  		if (is_hash_order(ctx->pos)) {
is_hash_order     401 fs/ceph/dir.c  		} else if (is_hash_order(ctx->pos)) {
is_hash_order     537 fs/ceph/dir.c  		if (is_hash_order(ctx->pos)) {
is_hash_order     606 fs/ceph/dir.c  	if (is_hash_order(new_pos)) {
is_hash_order     617 fs/ceph/dir.c  	       is_hash_order(new_pos) != is_hash_order(chunk_offset);
is_hash_order     643 fs/ceph/dir.c  		} else if (is_hash_order(offset) && offset > file->f_pos) {