Searched refs:_tname (Results 1 – 1 of 1) sorted by relevance
382 struct fscrypt_str _tname = FSTR_INIT(NULL, 0); in ceph_fname_to_usr() local432 ret = fscrypt_fname_alloc_buffer(NAME_MAX, &_tname); in ceph_fname_to_usr()435 tname = &_tname; in ceph_fname_to_usr()461 fscrypt_fname_free_buffer(&_tname); in ceph_fname_to_usr()