Home
last modified time | relevance | path

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

/linux-4.4.14/fs/f2fs/
Drecovery.c58 static struct fsync_inode_entry *get_fsync_inode(struct list_head *head, in get_fsync_inode() function
199 entry = get_fsync_inode(head, ino_of_node(page)); in find_fsync_dnodes()
490 entry = get_fsync_inode(head, ino_of_node(page)); in recover_data()