Home
last modified time | relevance | path

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

/linux-6.6.21/arch/s390/hypfs/
Dinode.c33 static struct dentry *hypfs_create_update_file(struct dentry *dir);
282 update_file = hypfs_create_update_file(root_dentry); in hypfs_fill_super()
386 static struct dentry *hypfs_create_update_file(struct dentry *dir) in hypfs_create_update_file() function