Searched refs:vfsmount_save (Results 1 – 2 of 2) sorted by relevance
50 struct vfsmount *vfsmount_save = NULL; in ecryptfs_d_revalidate() local62 vfsmount_save = nd->path.mnt; in ecryptfs_d_revalidate()69 nd->path.mnt = vfsmount_save; in ecryptfs_d_revalidate()
73 struct vfsmount *vfsmount_save; in ecryptfs_create_underlying_file() local79 vfsmount_save = nd->path.mnt; in ecryptfs_create_underlying_file()88 nd->path.mnt = vfsmount_save; in ecryptfs_create_underlying_file()