Searched defs:file_set (Results 1 – 2 of 2) sorted by relevance
169 static int luo_alloc_files_mem(struct luo_file_set *file_set) in luo_alloc_files_mem()189 static void luo_free_files_mem(struct luo_file_set *file_set) in luo_free_files_mem()202 static bool luo_token_is_used(struct luo_file_set *file_set, u64 token) in luo_token_is_used()253 int luo_preserve_file(struct luo_file_set *file_set, u64 token, int fd) in luo_preserve_file()340 void luo_file_unpreserve_files(struct luo_file_set *file_set) in luo_file_unpreserve_files()367 static int luo_file_freeze_one(struct luo_file_set *file_set, in luo_file_freeze_one()390 static void luo_file_unfreeze_one(struct luo_file_set *file_set, in luo_file_unfreeze_one()409 static void __luo_file_unfreeze(struct luo_file_set *file_set, in __luo_file_unfreeze()458 int luo_file_freeze(struct luo_file_set *file_set, in luo_file_freeze()517 void luo_file_unfreeze(struct luo_file_set *file_set, in luo_file_unfreeze()[all …]
83 struct luo_file_set file_set; member