Searched defs:wait_bh (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ntfs/ |
H A D | file.c | 582 struct buffer_head *bh, *head, *wait[2], **wait_bh = wait; in ntfs_prepare_pages_for_non_resident_write() local
|
/kernel/linux/linux-6.6/fs/ntfs/ |
H A D | file.c | 575 struct buffer_head *bh, *head, *wait[2], **wait_bh = wait; in ntfs_prepare_pages_for_non_resident_write() local
|
/kernel/linux/linux-5.10/fs/ |
H A D | buffer.c | 1983 struct buffer_head *bh, *head, *wait[2], **wait_bh=wait; in __block_write_begin_int() local
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | aops.c | 600 struct buffer_head *head, *bh, *wait[2], **wait_bh = wait; in ocfs2_map_page_blocks() local
|
/kernel/linux/linux-6.6/fs/ |
H A D | buffer.c | 2092 struct buffer_head *bh, *head, *wait[2], **wait_bh=wait; in __block_write_begin_int() local
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | aops.c | 597 struct buffer_head *head, *bh, *wait[2], **wait_bh = wait; in ocfs2_map_page_blocks() local
|
Completed in 31 milliseconds