Searched refs:xfblob_cookie (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/fs/xfs/scrub/ |
D | xfblob.h | 14 typedef loff_t xfblob_cookie; typedef 18 int xfblob_load(struct xfblob *blob, xfblob_cookie cookie, void *ptr, 20 int xfblob_store(struct xfblob *blob, xfblob_cookie *cookie, const void *ptr, 22 int xfblob_free(struct xfblob *blob, xfblob_cookie cookie); 29 xfblob_cookie *cookie, in xfblob_storename() 38 xfblob_cookie cookie, in xfblob_loadname()
|
D | xfblob.c | 74 xfblob_cookie cookie, in xfblob_load() 102 xfblob_cookie *cookie, in xfblob_store() 135 xfblob_cookie cookie) in xfblob_free()
|
D | dirtree.h | 15 xfblob_cookie name_cookie;
|
D | parent_repair.c | 88 xfblob_cookie name_cookie; 167 xfblob_cookie name_cookie; 170 xfblob_cookie value_cookie;
|
D | attr_repair.c | 66 xfblob_cookie name_cookie; 69 xfblob_cookie value_cookie; 135 xfblob_cookie name_cookie;
|
D | parent.c | 220 xfblob_cookie name_cookie;
|
D | dir.c | 53 xfblob_cookie name_cookie;
|
D | dir_repair.c | 97 xfblob_cookie name_cookie;
|