Searched refs:_tname (Results 1 – 1 of 1) sorted by relevance
385 struct fscrypt_str _tname = FSTR_INIT(NULL, 0); in ceph_fname_to_usr() local435 ret = fscrypt_fname_alloc_buffer(NAME_MAX, &_tname); in ceph_fname_to_usr()438 tname = &_tname; in ceph_fname_to_usr()464 fscrypt_fname_free_buffer(&_tname); in ceph_fname_to_usr()