Searched refs:nfs_idmap_get_key (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/fs/nfs/ |
H A D | nfs4idmap.c | 294 static ssize_t nfs_idmap_get_key(const char *name, size_t namelen, nfs_idmap_get_key() function 347 ret = nfs_idmap_get_key(id_str, id_len, type, buf, buflen, idmap); nfs_idmap_lookup_name() 362 data_size = nfs_idmap_get_key(name, namelen, type, id_str, NFS_UINT_MAXLEN, idmap); nfs_idmap_lookup_id()
|
Completed in 189 milliseconds