Home
last modified time | relevance | path

Searched refs:bfs_dump_imap (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/bfs/
H A Dbfs.h57 extern void bfs_dump_imap(const char *, struct super_block *);
H A Dinode.c195 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 Ddir.c111 bfs_dump_imap("create", s); in bfs_create()