Searched refs:vfs_path_parent_lookup (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dnamei.h70 int vfs_path_parent_lookup(struct filename *filename, unsigned int flags,
/linux-master/fs/smb/server/
H A Dvfs.c90 err = vfs_path_parent_lookup(filename, flags,
707 err = vfs_path_parent_lookup(to, lookup_flags | LOOKUP_BENEATH,
/linux-master/fs/
H A Dnamei.c2631 * vfs_path_parent_lookup - lookup a parent path relative to a dentry-vfsmount pair
2639 int vfs_path_parent_lookup(struct filename *filename, unsigned int flags, function
2646 EXPORT_SYMBOL(vfs_path_parent_lookup); variable

Completed in 265 milliseconds