Home
last modified time | relevance | path

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

/linux/kernel/liveupdate/
H A Dluo_file.c177 static int luo_alloc_files_mem(struct luo_file_set *file_set) in luo_alloc_files_mem()
197 static void luo_free_files_mem(struct luo_file_set *file_set) in luo_free_files_mem()
216 static bool luo_token_is_used(struct luo_file_set *file_set, u64 token) in luo_token_is_used()
268 int luo_preserve_file(struct luo_file_set *file_set, u64 token, int fd) in luo_preserve_file()
372 void luo_file_unpreserve_files(struct luo_file_set *file_set) in luo_file_unpreserve_files()
403 static int luo_file_freeze_one(struct luo_file_set *file_set, in luo_file_freeze_one()
426 static void luo_file_unfreeze_one(struct luo_file_set *file_set, in luo_file_unfreeze_one()
443 static void __luo_file_unfreeze(struct luo_file_set *file_set, in __luo_file_unfreeze()
492 int luo_file_freeze(struct luo_file_set *file_set, in luo_file_freeze()
551 void luo_file_unfreeze(struct luo_file_set *file_set, in luo_file_unfreeze()
[all …]