Home
last modified time | relevance | path

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

/fs/ceph/
A Dexport.c98 static const int handle_length = CEPH_FH_BASIC_SIZE; in ceph_encode_fh() local
108 } 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