Home
last modified time | relevance | path

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

/fs/
Dd_path.c262 char *d_path(const struct path *path, char *buf, int buflen) in d_path() function
292 EXPORT_SYMBOL(d_path);
DMakefile16 pnode.o splice.o sync.o utimes.o d_path.o \
Ddcookies.c181 path = d_path(&dcs->path, kbuf, PAGE_SIZE); in do_lookup_dcookie()
Dseq_file.c466 char *p = d_path(path, buf, size); in seq_path()
Dopen.c929 return d_path(&filp->f_path, buf, buflen); in file_path()
Dnamespace.c2558 char *mntpath = buf ? d_path(mountpoint, buf, PAGE_SIZE) : ERR_PTR(-ENOMEM); in mnt_warn_timestamp_expiry()
Dnamei.c820 p = d_path(pt, try_buf, cur_path_size); in success_walk_trace()
/fs/ext4/
Dfile.c823 cp = d_path(&path, buf, sizeof(buf)); in ext4_sample_last_mounted()
/fs/nfsd/
Dexport.c358 pth = d_path(&exp->ex_path, *bpp, *blen); in svc_export_request()
/fs/proc/
Dbase.c1770 pathname = d_path(path, tmp, PAGE_SIZE); in do_proc_readlink()