Searched refs:handle_length (Results 1 – 1 of 1) sorted by relevance
98 static const int handle_length = CEPH_FH_BASIC_SIZE; in ceph_encode_fh() local108 } else if (*max_len < handle_length) { in ceph_encode_fh()109 *max_len = handle_length; in ceph_encode_fh()125 *max_len = handle_length; in ceph_encode_fh()
Completed in 5 milliseconds