Searched defs:b_state (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/fs/nilfs2/
H A Dpage.c43 __nilfs_get_page_block(struct page *page, unsigned long block, pgoff_t index, int blkbits, unsigned long b_state) __nilfs_get_page_block() argument
61 nilfs_grab_buffer(struct inode *inode, struct address_space *mapping, unsigned long blkoff, unsigned long b_state) nilfs_grab_buffer() argument
H A Dbmap.h123 int b_state; member in struct:nilfs_bmap
/linux-4.1.27/fs/gfs2/
H A Dglops.c59 const unsigned long b_state = (1UL << BH_Dirty)|(1UL << BH_Pinned)|(1UL << BH_Lock); __gfs2_ail_flush() local
/linux-4.1.27/include/linux/
H A Dbuffer_head.h63 unsigned long b_state; /* buffer state bitmap (see above) */ member in struct:buffer_head
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sysfs.c166 u8 b_state, b_rate; qlcnic_82xx_store_beacon() local
/linux-4.1.27/fs/xfs/
H A Dxfs_buf.h160 unsigned int b_state; /* internal state flags */ member in struct:xfs_buf
/linux-4.1.27/fs/
H A Dbuffer.c1477 unsigned long b_state, b_state_old; discard_buffer() local
1639 static struct buffer_head *create_page_buffers(struct page *page, struct inode *inode, unsigned int b_state) create_page_buffers() argument
1564 create_empty_buffers(struct page *page, unsigned long blocksize, unsigned long b_state) create_empty_buffers() argument

Completed in 3350 milliseconds