Home
last modified time | relevance | path

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

/fs/ceph/
Dexport.c38 static const int snap_handle_length = in ceph_encode_snapfh() local
45 if (*max_len < snap_handle_length) { in ceph_encode_snapfh()
46 *max_len = snap_handle_length; in ceph_encode_snapfh()
78 *max_len = snap_handle_length; in ceph_encode_snapfh()