Searched refs:cache_file_node (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | hmdfs_dentryfile.c | 968 struct cache_file_node *cfn = NULL; in update_inode_to_dentry() 1204 static void free_cfn(struct cache_file_node *cfn) in free_cfn() 1225 static bool dentry_file_match(struct cache_file_node *cfn, const char *id, in dentry_file_match() 1232 struct cache_file_node *__find_cfn(struct hmdfs_sb_info *sbi, const char *cid, in __find_cfn() 1235 struct cache_file_node *cfn = NULL; in __find_cfn() 1249 struct cache_file_node *create_cfn(struct hmdfs_sb_info *sbi, const char *path, in create_cfn() 1252 struct cache_file_node *cfn = kzalloc(sizeof(*cfn), GFP_KERNEL); in create_cfn() 1276 struct cache_file_node *cfn = NULL; in insert_cfn() 1277 struct cache_file_node *exist = NULL; in insert_cfn() 1352 struct cache_file_node *cf in cache_file_persistent() [all...] |
H A D | hmdfs_dentryfile.h | 224 struct cache_file_node { struct 304 struct cache_file_node *find_cfn(struct hmdfs_sb_info *sbi, const char *cid, 306 void release_cfn(struct cache_file_node *cfn); 308 void remove_cfn(struct cache_file_node *cfn);
|
H A D | hmdfs_server.c | 960 struct cache_file_node *cfn = NULL; in hmdfs_server_cache_revalidate()
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs_dentryfile.c | 969 struct cache_file_node *cfn = NULL; in update_inode_to_dentry() 1205 static void free_cfn(struct cache_file_node *cfn) in free_cfn() 1226 static bool dentry_file_match(struct cache_file_node *cfn, const char *id, in dentry_file_match() 1233 struct cache_file_node *__find_cfn(struct hmdfs_sb_info *sbi, const char *cid, in __find_cfn() 1236 struct cache_file_node *cfn = NULL; in __find_cfn() 1250 struct cache_file_node *create_cfn(struct hmdfs_sb_info *sbi, const char *path, in create_cfn() 1253 struct cache_file_node *cfn = kzalloc(sizeof(*cfn), GFP_KERNEL); in create_cfn() 1277 struct cache_file_node *cfn = NULL; in insert_cfn() 1278 struct cache_file_node *exist = NULL; in insert_cfn() 1353 struct cache_file_node *cf in cache_file_persistent() [all...] |
H A D | hmdfs_dentryfile.h | 224 struct cache_file_node { struct 304 struct cache_file_node *find_cfn(struct hmdfs_sb_info *sbi, const char *cid, 306 void release_cfn(struct cache_file_node *cfn); 308 void remove_cfn(struct cache_file_node *cfn);
|
H A D | hmdfs_server.c | 960 struct cache_file_node *cfn = NULL; in hmdfs_server_cache_revalidate()
|
/kernel/linux/linux-5.10/fs/hmdfs/comm/ |
H A D | device_node.c | 1065 struct cache_file_node *cfn = NULL; in cache_file_show()
|
/kernel/linux/linux-6.6/fs/hmdfs/comm/ |
H A D | device_node.c | 1065 struct cache_file_node *cfn = NULL; in cache_file_show()
|
Completed in 17 milliseconds