Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dexport.c89 static const int handle_length = in ceph_encode_fh() local
101 } else if (*max_len < handle_length) { in ceph_encode_fh()
102 *max_len = handle_length; in ceph_encode_fh()
118 *max_len = handle_length; in ceph_encode_fh()