Home
last modified time | relevance | path

Searched defs:b_state (Results 1 – 5 of 5) sorted by relevance

/fs/nilfs2/
Dpage.c30 int blkbits, unsigned long b_state) in __nilfs_get_page_block()
50 unsigned long b_state) in nilfs_grab_buffer()
Dbmap.h110 int b_state; member
/fs/gfs2/
Dglops.c60 const unsigned long b_state = (1UL << BH_Dirty)|(1UL << BH_Pinned)|(1UL << BH_Lock); in __gfs2_ail_flush() local
/fs/
Dbuffer.c1427 unsigned long b_state, b_state_old; in discard_buffer() local
1515 unsigned long blocksize, unsigned long b_state) in create_empty_buffers()
1631 …ruct buffer_head *create_page_buffers(struct page *page, struct inode *inode, unsigned int b_state) in create_page_buffers()
/fs/xfs/
Dxfs_buf.h143 unsigned int b_state; /* internal state flags */ member