Home
last modified time | relevance | path

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

/linux-6.15/fs/ceph/
H A Dexport.c91 static const int handle_length = in ceph_encode_fh() local
103 } else if (*max_len < handle_length) { in ceph_encode_fh()
104 *max_len = handle_length; in ceph_encode_fh()
120 *max_len = handle_length; in ceph_encode_fh()