Home
last modified time | relevance | path

Searched refs:d_path (Results 1 – 11 of 11) sorted by relevance

/linux-4.4.14/lib/
Dseq_buf.c269 char *p = d_path(path, buf, size);
/linux-4.4.14/fs/
Ddcookies.c180 path = d_path(&dcs->path, kbuf, PAGE_SIZE); in SYSCALL_DEFINE3()
Dseq_file.c468 char *p = d_path(path, buf, size); in seq_path()
Dopen.c830 return d_path(&filp->f_path, buf, buflen); in file_path()
Ddcache.c3072 char *d_path(const struct path *path, char *buf, int buflen) in d_path() function
3102 EXPORT_SYMBOL(d_path);
/linux-4.4.14/include/linux/
Ddcache.h338 extern char *d_path(const struct path *, char *, int);
/linux-4.4.14/fs/ext4/
Dfile.c381 cp = d_path(&path, buf, sizeof(buf)); in ext4_file_open()
/linux-4.4.14/fs/nfsd/
Dexport.c328 pth = d_path(&exp->ex_path, *bpp, *blen); in svc_export_request()
/linux-4.4.14/kernel/
Daudit.c1644 p = d_path(path, pathname, PATH_MAX+11); in audit_log_d_path()
/linux-4.4.14/fs/proc/
Dbase.c1598 pathname = d_path(path, tmp, PAGE_SIZE); in do_proc_readlink()
/linux-4.4.14/Documentation/filesystems/
Dvfs.txt1021 appropriate SMP safety is used. CAUTION : d_path() logic is quite