Searched refs:build_path_from_dentry (Results 1 - 11 of 11) sorted by relevance

/linux-4.1.27/fs/cifs/
H A Dxattr.c67 full_path = build_path_from_dentry(direntry); cifs_removexattr()
128 full_path = build_path_from_dentry(direntry); cifs_setxattr()
263 full_path = build_path_from_dentry(direntry); cifs_getxattr()
402 full_path = build_path_from_dentry(direntry); cifs_listxattr()
H A Dlink.c560 from_name = build_path_from_dentry(old_file); cifs_hardlink()
561 to_name = build_path_from_dentry(direntry); cifs_hardlink()
653 full_path = build_path_from_dentry(direntry); cifs_follow_link()
706 full_path = build_path_from_dentry(direntry); cifs_symlink()
H A Dinode.c1256 full_path = build_path_from_dentry(dentry); cifs_unlink()
1495 full_path = build_path_from_dentry(direntry); cifs_mkdir()
1553 full_path = build_path_from_dentry(direntry); cifs_rmdir()
1693 from_name = build_path_from_dentry(source_dentry); cifs_rename2()
1699 to_name = build_path_from_dentry(target_dentry); cifs_rename2()
1908 full_path = build_path_from_dentry(dentry); cifs_revalidate_dentry_attr()
2123 full_path = build_path_from_dentry(direntry); cifs_setattr_unix()
2265 full_path = build_path_from_dentry(direntry); cifs_setattr_nounix()
H A Ddir.c82 build_path_from_dentry(struct dentry *direntry) build_path_from_dentry() function
214 full_path = build_path_from_dentry(direntry); cifs_do_create()
600 full_path = build_path_from_dentry(direntry); cifs_mknod()
741 full_path = build_path_from_dentry(direntry); cifs_lookup()
H A Dcifs_unicode.c50 * build_path_from_dentry are modified, as they use slash as convert_sfu_char()
478 * until all the calls to build_path_from_dentry are modified, cifsConvertToUTF16()
H A Dcifs_dfs_ref.c301 full_path = build_path_from_dentry(mntpt); cifs_dfs_do_automount()
H A Dcifsproto.h65 extern char *build_path_from_dentry(struct dentry *);
H A Dreaddir.c303 full_path = build_path_from_dentry(file->f_path.dentry); initiate_cifs_search()
H A Dfile.c464 full_path = build_path_from_dentry(file->f_path.dentry); cifs_open()
633 full_path = build_path_from_dentry(cfile->dentry); cifs_reopen_file()
/linux-4.1.27/fs/9p/
H A Dfid.c93 static int build_path_from_dentry(struct v9fs_session_info *v9ses, build_path_from_dentry() function
173 n = build_path_from_dentry(v9ses, dentry, &wnames); v9fs_fid_lookup_with_uid()
/linux-4.1.27/fs/ceph/
H A Dmds_client.c1711 * on build_path_from_dentry in fs/cifs/dir.c.

Completed in 257 milliseconds