Home
last modified time | relevance | path

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

/linux-3.3/fs/nfs/
Didmap.c140 static int nfs_map_numeric_to_string(__u32 id, char *buf, size_t buflen) in nfs_map_numeric_to_string() function
351 ret = nfs_map_numeric_to_string(uid, buf, buflen); in nfs_map_uid_to_name()
361 ret = nfs_map_numeric_to_string(gid, buf, buflen); in nfs_map_gid_to_group()
821 ret = nfs_map_numeric_to_string(uid, buf, buflen); in nfs_map_uid_to_name()
832 ret = nfs_map_numeric_to_string(uid, buf, buflen); in nfs_map_gid_to_group()