Home
last modified time | relevance | path

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

/Linux-v4.19/fs/coda/
Dpioctl.c70 error = user_lpath(data.path, &path); in coda_pioctl()
/Linux-v4.19/include/linux/
Dnamei.h65 static inline int user_lpath(const char __user *name, struct path *path) in user_lpath() function
/Linux-v4.19/fs/xfs/
Dxfs_ioctl.c76 error = user_lpath((const char __user *)hreq->path, &path); in xfs_find_handle()