Searched refs:luo_file (Results 1 – 3 of 3) sorted by relevance
158 struct luo_file { struct204 struct luo_file *iter; in luo_token_is_used()257 struct luo_file *luo_file; in luo_preserve_file() local287 luo_file = kzalloc(sizeof(*luo_file), GFP_KERNEL); in luo_preserve_file()288 if (!luo_file) { in luo_preserve_file()293 luo_file->file = file; in luo_preserve_file()294 luo_file->fh = fh; in luo_preserve_file()295 luo_file->token = token; in luo_preserve_file()296 luo_file->retrieved = false; in luo_preserve_file()297 mutex_init(&luo_file->mutex); in luo_preserve_file()[all …]
5 luo_file.o \
18 .. kernel-doc:: kernel/liveupdate/luo_file.c43 .. kernel-doc:: kernel/liveupdate/luo_file.c54 .. kernel-doc:: kernel/liveupdate/luo_file.c