Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/hypfs/
Dinode.c31 static struct dentry *hypfs_create_update_file(struct dentry *dir);
301 sbi->update_file = hypfs_create_update_file(root_dentry); in hypfs_fill_super()
377 static struct dentry *hypfs_create_update_file(struct dentry *dir) in hypfs_create_update_file() function