Searched refs:vfs_path_parent_lookup (Results 1 – 2 of 2) sorted by relevance
70 err = vfs_path_parent_lookup(filename, flags, in ksmbd_vfs_path_lookup()680 err = vfs_path_parent_lookup(to, lookup_flags | LOOKUP_BENEATH, in ksmbd_vfs_rename()
3049 * vfs_path_parent_lookup - lookup a parent path relative to a dentry-vfsmount pair3057 int vfs_path_parent_lookup(struct filename *filename, unsigned int flags,3064 EXPORT_SYMBOL(vfs_path_parent_lookup); in vfs_path_parent_lookup() 3059 int vfs_path_parent_lookup(struct filename *filename, unsigned int flags, vfs_path_parent_lookup() function