Home
last modified time | relevance | path

Searched refs:dentry_path_raw (Results 1 – 8 of 8) sorted by relevance

/fs/
A Dd_path.c362 char *dentry_path_raw(const struct dentry *dentry, char *buf, int buflen) in dentry_path_raw() function
369 EXPORT_SYMBOL(dentry_path_raw);
/fs/smb/client/
A Dnamespace.c152 s = dentry_path_raw(dentry, page, PATH_MAX); in automount_fullpath()
A Ddir.c103 s = dentry_path_raw(direntry, page, PATH_MAX); in __build_path_from_dentry_optional_prefix()
/fs/autofs/
A Dwaitq.c353 char *p = dentry_path_raw(dentry, name, NAME_MAX); in autofs_wait()
/fs/vboxsf/
A Dutils.c379 path = dentry_path_raw(dentry, buf, PATH_MAX); in vboxsf_path_from_dentry()
/fs/hostfs/
A Dhostfs_kern.c98 char *p = dentry_path_raw(dentry, name, PATH_MAX); in __dentry_name()
/fs/ntfs3/
A Dinode.c1828 link_path = dentry_path_raw(link_de, link_path_buffer, PATH_MAX); in ntfs_translate_junction()
/fs/f2fs/
A Dfile.c4826 path = dentry_path_raw(file_dentry(file), buf, PATH_MAX); in f2fs_trace_rw_file_path()

Completed in 27 milliseconds