Home
last modified time | relevance | path

Searched refs:build_path_from_dentry (Results 1 – 13 of 13) sorted by relevance

/linux/fs/9p/
A Dfid.c146 static int build_path_from_dentry(struct v9fs_session_info *v9ses, in build_path_from_dentry() function
231 n = build_path_from_dentry(v9ses, dentry, &wnames); in v9fs_fid_lookup_with_uid()
/linux/fs/smb/client/
A Dxattr.c114 full_path = build_path_from_dentry(dentry, page); in cifs_xattr_set()
282 full_path = build_path_from_dentry(dentry, page); in cifs_xattr_get()
387 full_path = build_path_from_dentry(direntry, page); in cifs_listxattr()
A Ddir.c71 build_path_from_dentry(struct dentry *direntry, void *page) in build_path_from_dentry() function
198 full_path = build_path_from_dentry(direntry, page);
624 full_path = build_path_from_dentry(direntry, page);
688 full_path = build_path_from_dentry(direntry, page);
A Dlink.c488 from_name = build_path_from_dentry(old_file, page1);
493 to_name = build_path_from_dentry(direntry, page2);
597 full_path = build_path_from_dentry(direntry, page);
A Dinode.c898 path = build_path_from_dentry(dentry, page); in cifs_get_file_info()
1845 full_path = build_path_from_dentry(dentry, page); in cifs_unlink()
2118 full_path = build_path_from_dentry(direntry, page);
2187 full_path = build_path_from_dentry(direntry, page);
2355 from_name = build_path_from_dentry(source_dentry, page1);
2361 to_name = build_path_from_dentry(target_dentry, page2);
2612 full_path = build_path_from_dentry(dentry, page);
2926 full_path = build_path_from_dentry(direntry, page);
3078 full_path = build_path_from_dentry(direntry, page);
A Dmisc.c830 full_path = build_path_from_dentry(cfile->dentry, page); in cifs_close_deferred_file_under_dentry()
879 full_path = build_path_from_dentry(cfile->dentry, page); in cifs_mark_open_handles_for_deleted_file()
A Dioctl.c38 path = build_path_from_dentry(dentry, page); in cifs_ioctl_query_info()
A Dfile.c975 full_path = build_path_from_dentry(file_dentry(file), page); in cifs_open()
1178 full_path = build_path_from_dentry(cfile->dentry, page); in cifs_reopen_file()
2564 const char *full_path = build_path_from_dentry(cfile->dentry, page); in cifs_get_writable_path()
2596 const char *full_path = build_path_from_dentry(cfile->dentry, page); in cifs_get_readable_path()
A Dcifsacl.c1701 full_path = build_path_from_dentry(dentry, page); in cifs_get_acl()
1764 full_path = build_path_from_dentry(dentry, page); in cifs_set_acl()
A Dcifsproto.h60 extern const char *build_path_from_dentry(struct dentry *, void *);
A Dreaddir.c1032 full_path = build_path_from_dentry(file_dentry(file), page); in cifs_readdir()
A Dcifsfs.c322 full_path = build_path_from_dentry(dentry, page); in cifs_statfs()
A Dsmb2ops.c2246 path = build_path_from_dentry(dentry, page); in smb3_notify()

Completed in 52 milliseconds