Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/bfs/
H A Dbfs.h57 extern void bfs_dump_imap(const char *, struct super_block *);
H A Dinode.c197 bfs_dump_imap("evict_inode", s); in bfs_evict_inode()
292 void bfs_dump_imap(const char *prefix, struct super_block *s) in bfs_dump_imap() function
438 bfs_dump_imap("fill_super", s); in bfs_fill_super()
H A Ddir.c111 bfs_dump_imap("create", s); in bfs_create()