Home
last modified time | relevance | path

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

/linux/kernel/liveupdate/
H A Dluo_file.c173 static int luo_alloc_files_mem(struct luo_file_set *file_set) in luo_alloc_files_mem()
193 static void luo_free_files_mem(struct luo_file_set *file_set) in luo_free_files_mem()
206 static bool luo_token_is_used(struct luo_file_set *file_set, u64 token) in luo_token_is_used()
257 int luo_preserve_file(struct luo_file_set *file_set, u64 token, int fd) in luo_preserve_file()
349 void luo_file_unpreserve_files(struct luo_file_set *file_set) in luo_file_unpreserve_files()
377 static int luo_file_freeze_one(struct luo_file_set *file_set, in luo_file_freeze_one()
400 static void luo_file_unfreeze_one(struct luo_file_set *file_set, in luo_file_unfreeze_one()
417 static void __luo_file_unfreeze(struct luo_file_set *file_set, in __luo_file_unfreeze()
466 int luo_file_freeze(struct luo_file_set *file_set, in luo_file_freeze()
525 void luo_file_unfreeze(struct luo_file_set *file_set, in luo_file_unfreeze()
[all …]
H A Dluo_internal.h83 struct luo_file_set file_set; global() member
[all...]