Home
last modified time | relevance | path

Searched defs:update_file (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/s390/hypfs/
H A Dinode.c38 struct dentry *update_file; /* file to trigger update */ member
260 struct dentry *root_dentry, *update_file; in hypfs_fill_super() local
/OK3568_Linux_fs/external/rktoolkit/
H A Dupdate.c173 static void installPackage(char *update_file){ in installPackage()