Home
last modified time | relevance | path

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

/linux-3.3/fs/nilfs2/
Dbtnode.c46 struct inode *inode = NILFS_BTNC_I(btnc); in nilfs_btnode_create_block()
74 struct inode *inode = NILFS_BTNC_I(btnc); in nilfs_btnode_submit_block()
174 struct inode *inode = NILFS_BTNC_I(btnc); in nilfs_btnode_prepare_change_key()
Dnilfs.h76 static inline struct inode *NILFS_BTNC_I(struct address_space *btnc) in NILFS_BTNC_I() function