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

/linux-master/fs/nilfs2/
H A Dpage.c28 __nilfs_get_folio_block(struct folio *folio, unsigned long block, pgoff_t index, int blkbits, unsigned long b_state) argument
47 nilfs_grab_buffer(struct inode *inode, struct address_space *mapping, unsigned long blkoff, unsigned long b_state) argument
[all...]
H A Dbmap.h110 int b_state; member in struct:nilfs_bmap
/linux-master/fs/gfs2/
H A Dglops.c66 const unsigned long b_state = (1UL << BH_Dirty)|(1UL << BH_Pinned)|(1UL << BH_Lock); local
/linux-master/include/linux/
H A Dbuffer_head.h60 unsigned long b_state; /* buffer state bitmap (see above) */ member in struct:buffer_head
[all...]
/linux-master/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sysfs.c161 u8 b_state, b_rate; local
/linux-master/fs/xfs/
H A Dxfs_buf.h182 unsigned int b_state; /* internal state flags */ member in struct:xfs_buf
/linux-master/fs/
H A Dbuffer.c1563 unsigned long b_state; local
1644 create_empty_buffers(struct folio *folio, unsigned long blocksize, unsigned long b_state) argument
1751 folio_create_buffers(struct folio *folio, struct inode *inode, unsigned int b_state) argument
[all...]

Completed in 200 milliseconds