Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nilfs2/
Dbtnode.c32 struct inode *inode = NILFS_BTNC_I(btnc); in nilfs_btnode_create_block()
60 struct inode *inode = NILFS_BTNC_I(btnc); in nilfs_btnode_submit_block()
160 struct inode *inode = NILFS_BTNC_I(btnc); in nilfs_btnode_prepare_change_key()
Dnilfs.h78 static inline struct inode *NILFS_BTNC_I(struct address_space *btnc) in NILFS_BTNC_I() function