| /kernel/linux/linux-5.10/fs/nilfs2/ |
| H A D | page.c | 29 __nilfs_get_page_block(struct page *page, unsigned long block, pgoff_t index, int blkbits, unsigned long b_state) __nilfs_get_page_block() argument 47 nilfs_grab_buffer(struct inode *inode, struct address_space *mapping, unsigned long blkoff, unsigned long b_state) nilfs_grab_buffer() argument [all...] |
| H A D | bmap.h | 110 int b_state; member
|
| /kernel/linux/linux-6.6/fs/nilfs2/ |
| H A D | page.c | 29 __nilfs_get_page_block(struct page *page, unsigned long block, pgoff_t index, int blkbits, unsigned long b_state) __nilfs_get_page_block() argument 47 nilfs_grab_buffer(struct inode *inode, struct address_space *mapping, unsigned long blkoff, unsigned long b_state) nilfs_grab_buffer() argument [all...] |
| H A D | bmap.h | 110 int b_state; member
|
| /kernel/linux/linux-5.10/fs/gfs2/ |
| H A D | glops.c | 63 const unsigned long b_state = (1UL << BH_Dirty)|(1UL << BH_Pinned)|(1UL << BH_Lock); in __gfs2_ail_flush() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | buffer_head.h | 61 unsigned long b_state; /* buffer state bitmap (see above) */ member [all...] |
| /kernel/linux/linux-6.6/fs/gfs2/ |
| H A D | glops.c | 66 const unsigned long b_state = (1UL << BH_Dirty)|(1UL << BH_Pinned)|(1UL << BH_Lock); in __gfs2_ail_flush() local
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| H A D | xfs_buf.h | 149 unsigned int b_state; /* internal state flags */ member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | buffer_head.h | 60 unsigned long b_state; /* buffer state bitmap (see above) */ member [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_sysfs.c | 162 u8 b_state, b_rate; in qlcnic_82xx_store_beacon() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_sysfs.c | 161 u8 b_state, b_rate; in qlcnic_82xx_store_beacon() local
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| H A D | xfs_buf.h | 169 unsigned int b_state; /* internal state flags */ member
|
| /kernel/linux/linux-5.10/fs/ |
| H A D | buffer.c | 1469 unsigned long b_state, b_state_old; in discard_buffer() local 1556 create_empty_buffers(struct page *page, unsigned long blocksize, unsigned long b_state) create_empty_buffers() argument 1673 create_page_buffers(struct page *page, struct inode *inode, unsigned int b_state) create_page_buffers() argument [all...] |
| /kernel/linux/linux-6.6/fs/ |
| H A D | buffer.c | 1562 unsigned long b_state; in discard_buffer() local 1643 folio_create_empty_buffers(struct folio *folio, unsigned long blocksize, unsigned long b_state) folio_create_empty_buffers() argument 1673 create_empty_buffers(struct page *page, unsigned long blocksize, unsigned long b_state) create_empty_buffers() argument 1676 folio_create_empty_buffers(page_folio(page), blocksize, b_state); create_empty_buffers() local 1767 folio_create_buffers(struct folio *folio, struct inode *inode, unsigned int b_state) folio_create_buffers() argument [all...] |