Home
last modified time | relevance | path

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

/fs/ceph/
Dexport.c88 static const int handle_length = in ceph_encode_fh() local
100 } else if (*max_len < handle_length) { in ceph_encode_fh()
101 *max_len = handle_length; in ceph_encode_fh()
117 *max_len = handle_length; in ceph_encode_fh()