Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ceph/
Dexport.c32 int handle_length = sizeof(*fh)/4; in ceph_encode_fh() local
41 } else if (*max_len < handle_length) { in ceph_encode_fh()
42 *max_len = handle_length; in ceph_encode_fh()
56 *max_len = handle_length; in ceph_encode_fh()