Home
last modified time | relevance | path

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

/openbmc/linux/fs/nilfs2/
H A Dbtnode.c40 void nilfs_btnode_cache_clear(struct address_space *btnc) in nilfs_btnode_cache_clear()
47 nilfs_btnode_create_block(struct address_space *btnc, __u64 blocknr) in nilfs_btnode_create_block()
87 int nilfs_btnode_submit_block(struct address_space *btnc, __u64 blocknr, in nilfs_btnode_submit_block()
188 int nilfs_btnode_prepare_change_key(struct address_space *btnc, in nilfs_btnode_prepare_change_key()
251 void nilfs_btnode_commit_change_key(struct address_space *btnc, in nilfs_btnode_commit_change_key()
291 void nilfs_btnode_abort_change_key(struct address_space *btnc, in nilfs_btnode_abort_change_key()
H A Dbtree.c62 struct address_space *btnc = btnc_inode->i_mapping; in nilfs_btree_get_new_block() local
475 struct address_space *btnc = btnc_inode->i_mapping; in __nilfs_btree_get_block() local
/openbmc/linux/drivers/input/joystick/
H A Dtmdc.c78 char btnc[4]; member
100 unsigned char btnc[4]; member
/openbmc/qemu/chardev/
H A Dmsmouse.c64 bool btnc[INPUT_BUTTON__MAX]; member