Home
last modified time | relevance | path

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

/fs/proc/
Dnamespaces.c86 res = readlink_copy(buffer, buflen, name); in proc_ns_readlink()
/fs/
Dnamei.c5035 int readlink_copy(char __user *buffer, int buflen, const char *link) in readlink_copy() function
5085 res = readlink_copy(buffer, buflen, link); in vfs_readlink()
5155 int res = readlink_copy(buffer, buflen, in page_readlink()