Searched defs:node_page (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/f2fs/
H A Dinode.c64 static void __get_inode_rdev(struct inode *inode, struct page *node_page) argument
77 static void __set_inode_rdev(struct inode *inode, struct page *node_page) argument
261 static bool sanity_check_inode(struct inode *inode, struct page *node_page) argument
380 struct page *node_page; local
640 f2fs_update_inode(struct inode *inode, struct page *node_page) argument
743 f2fs_inode_chksum_set(F2FS_I_SB(inode), node_page); local
750 struct page *node_page; local
[all...]
H A Drecovery.c502 struct page *sum_page, *node_page; local
[all...]
H A Dnode.h239 static inline nid_t ino_of_node(struct page *node_page) argument
245 static inline nid_t nid_of_node(struct page *node_page) argument
251 static inline unsigned int ofs_of_node(struct page *node_page) argument
258 static inline __u64 cpver_of_node(struct page *node_page) argument
264 static inline block_t next_blkaddr_of_node(struct page *node_page) argument
345 IS_DNODE(struct page *node_page) argument
[all...]
H A Dgc.c1017 struct page *node_page; local
1106 struct page *node_page; local
[all...]
H A Dnode.c1708 f2fs_move_node_page(struct page *node_page, int gc_type) argument
[all...]
H A Df2fs.h974 struct page *node_page; /* cached direct node page */ member in struct:dnode_of_data
2900 data_blkaddr(struct inode *inode, struct page *node_page, unsigned int offset) argument
3438 get_dnode_addr(struct inode *inode, struct page *node_page) argument
[all...]

Completed in 413 milliseconds