Home
last modified time | relevance | path

Searched refs:reconnect_path (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/exportfs/
H A Dexpfs.c207 * that case reconnect_path may still succeed with target_dir fully
212 reconnect_path(struct vfsmount *mnt, struct dentry *target_dir, char *nbuf) in reconnect_path() function
459 err = reconnect_path(mnt, result, nbuf); in exportfs_decode_fh()
510 err = reconnect_path(mnt, target_dir, nbuf); in exportfs_decode_fh()
/kernel/linux/linux-6.6/fs/exportfs/
H A Dexpfs.c207 * that case reconnect_path may still succeed with target_dir fully
212 reconnect_path(struct vfsmount *mnt, struct dentry *target_dir, char *nbuf) in reconnect_path() function
484 err = reconnect_path(mnt, result, nbuf); in exportfs_decode_fh_raw()
535 err = reconnect_path(mnt, target_dir, nbuf); in exportfs_decode_fh_raw()

Completed in 2 milliseconds