Home
last modified time | relevance | path

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

/fs/proc/
Dnamespaces.c78 res = readlink_copy(buffer, buflen, name); in proc_ns_readlink()
/fs/
Dnamei.c4848 int readlink_copy(char __user *buffer, int buflen, const char *link) in readlink_copy() function
4898 res = readlink_copy(buffer, buflen, link); in vfs_readlink()
4968 int res = readlink_copy(buffer, buflen, in page_readlink()