Searched defs:parent_bh (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/fat/ |
H A D | nfs.c | 229 struct buffer_head *parent_bh = sb_bread(sb, blknr); in fat_rebuild_parent() local
|
/kernel/linux/linux-6.6/fs/fat/ |
H A D | nfs.c | 229 struct buffer_head *parent_bh = sb_bread(sb, blknr); in fat_rebuild_parent() local
|
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | indirect.c | 1003 ext4_free_branches(handle_t *handle, struct inode *inode, struct buffer_head *parent_bh, __le32 *first, __le32 *last, int depth) ext4_free_branches() argument
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | indirect.c | 1007 ext4_free_branches(handle_t *handle, struct inode *inode, struct buffer_head *parent_bh, __le32 *first, __le32 *last, int depth) ext4_free_branches() argument
|
Completed in 7 milliseconds