Searched refs:id_long (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/fs/nfs/ | ||
H A D | nfs4idmap.c | 358 long id_long; nfs_idmap_lookup_id() local 366 ret = kstrtol(id_str, 10, &id_long); nfs_idmap_lookup_id() 367 *id = (__u32)id_long; nfs_idmap_lookup_id() |
Completed in 213 milliseconds