Searched refs:bfs_dump_imap (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/bfs/ |
H A D | bfs.h | 57 extern void bfs_dump_imap(const char *, struct super_block *);
|
H A D | inode.c | 196 bfs_dump_imap("evict_inode", s); in bfs_evict_inode() 291 void bfs_dump_imap(const char *prefix, struct super_block *s) in bfs_dump_imap() function 437 bfs_dump_imap("fill_super", s); in bfs_fill_super()
|
H A D | dir.c | 111 bfs_dump_imap("create", s); in bfs_create()
|
/kernel/linux/linux-6.6/fs/bfs/ |
H A D | bfs.h | 57 extern void bfs_dump_imap(const char *, struct super_block *);
|
H A D | inode.c | 195 bfs_dump_imap("evict_inode", s); in bfs_evict_inode() 290 void bfs_dump_imap(const char *prefix, struct super_block *s) in bfs_dump_imap() function 436 bfs_dump_imap("fill_super", s); in bfs_fill_super()
|
H A D | dir.c | 111 bfs_dump_imap("create", s); in bfs_create()
|
Completed in 4 milliseconds