d_path 1319 drivers/staging/gasket/gasket_core.c d_path(&filp->f_path, path, 256)); d_path 288 fs/d_path.c EXPORT_SYMBOL(d_path); d_path 181 fs/dcookies.c path = d_path(&dcs->path, kbuf, PAGE_SIZE); d_path 422 fs/ext4/file.c cp = d_path(&path, buf, sizeof(buf)); d_path 2476 fs/namespace.c char *mntpath = buf ? d_path(mountpoint, buf, PAGE_SIZE) : ERR_PTR(-ENOMEM); d_path 342 fs/nfsd/export.c pth = d_path(&exp->ex_path, *bpp, *blen); d_path 898 fs/open.c return d_path(&filp->f_path, buf, buflen); d_path 1644 fs/proc/base.c pathname = d_path(path, tmp, PAGE_SIZE); d_path 471 fs/seq_file.c char *p = d_path(path, buf, size); d_path 297 include/linux/dcache.h extern char *d_path(const struct path *, char *, int); d_path 2036 kernel/audit.c p = d_path(path, pathname, PATH_MAX+11); d_path 274 lib/seq_buf.c char *p = d_path(path, buf, size);