Home
last modified time | relevance | path

Searched defs:fsync_inode_entry (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/fs/f2fs/
Df2fs.h422 struct fsync_inode_entry { struct
423 struct list_head list; /* list head */
424 struct inode *inode; /* vfs inode pointer */
425 block_t blkaddr; /* block address locating the last fsync */
426 block_t last_dentry; /* block address locating the last dentry */