Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/hypfs/
Dinode.c33 static struct dentry *hypfs_create_update_file(struct dentry *dir);
287 update_file = hypfs_create_update_file(root_dentry); in hypfs_fill_super()
391 static struct dentry *hypfs_create_update_file(struct dentry *dir) in hypfs_create_update_file() function