Searched refs:readlink_copy (Results 1 – 6 of 6) sorted by relevance
/linux/fs/proc/ |
A D | namespaces.c | 86 res = readlink_copy(buffer, buflen, name); in proc_ns_readlink()
|
/linux/fs/ |
A D | namei.c | 4827 int readlink_copy(char __user *buffer, int buflen, const char *link) in readlink_copy() function 4877 res = readlink_copy(buffer, buflen, link); in vfs_readlink() 4947 int res = readlink_copy(buffer, buflen, in page_readlink()
|
/linux/security/apparmor/ |
A D | apparmorfs.c | 2567 res = readlink_copy(buffer, buflen, name); in policy_readlink()
|
/linux/include/linux/ |
A D | fs.h | 3317 extern int readlink_copy(char __user *, int, const char *);
|
/linux/ |
A D | System.map | 8829 ffff80001025d740 T readlink_copy
|
A D | .tmp_System.map | 8829 ffff80001025d740 T readlink_copy
|
Completed in 415 milliseconds