Searched defs:new_bh (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/bfs/
H A Ddir.c222 struct buffer_head *old_bh, *new_bh; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext2/
H A Dxattr.c635 struct buffer_head *new_bh = NULL; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/affs/
H A Dfile.c146 struct buffer_head *new_bh; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext3/
H A Dxattr.c685 struct buffer_head *new_bh = NULL; local
[all...]
H A Dnamei.c2269 struct buffer_head * old_bh, * new_bh, * dir_bh; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dxattr.c694 struct buffer_head *new_bh = NULL; local
[all...]
H A Dnamei.c2321 struct buffer_head *old_bh, *new_bh, *dir_bh; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Djbd_journal.c281 struct buffer_head *new_bh; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jbd/
H A Djournal.c283 struct buffer_head *new_bh; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jbd2/
H A Djournal.c291 struct buffer_head *new_bh; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Dsegment.c1472 nilfs_list_replace_buffer(struct buffer_head *old_bh, struct buffer_head *new_bh) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/reiserfs/
H A Dfix_node.c780 struct buffer_head *new_bh, local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Ddir.c2292 struct buffer_head *new_bh = NULL; local
2307 ocfs2_set_new_buffer_uptodate(INODE_CACHE(inode), new_bh); local
3143 ocfs2_do_extend_dir(struct super_block *sb, handle_t *handle, struct inode *dir, struct buffer_head *parent_fe_bh, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac, struct buffer_head **new_bh) argument
3224 struct buffer_head *new_bh = NULL; local
3341 ocfs2_set_new_buffer_uptodate(INODE_CACHE(dir), new_bh); local
[all...]
H A Drefcounttree.c568 struct buffer_head *new_bh = NULL; local
1291 struct buffer_head *new_bh = NULL; local
1455 ocfs2_divide_leaf_refcount_block(struct buffer_head *ref_leaf_bh, struct buffer_head *new_bh, u32 *split_cpos) argument
1522 struct buffer_head *new_bh = NULL; local
1743 struct buffer_head *new_bh = NULL; local
1836 struct buffer_head *new_bh = NULL; local
3008 struct buffer_head *new_bh = NULL; local
4172 struct buffer_head *new_bh = NULL; local
[all...]
H A Dxattr.c2854 struct buffer_head *new_bh = NULL; local
2873 ocfs2_set_new_buffer_uptodate(INODE_CACHE(inode), new_bh); local
2934 struct buffer_head *new_bh local
6163 struct buffer_head *new_bh; member in struct:ocfs2_xattr_reflink
6313 ocfs2_reflink_xattr_header(handle_t *handle, struct ocfs2_xattr_reflink *args, struct buffer_head *old_bh, struct ocfs2_xattr_header *xh, struct buffer_head *new_bh, struct ocfs2_xattr_header *new_xh, struct ocfs2_xattr_value_buf *vb, struct ocfs2_alloc_context *meta_ac, get_xattr_value_root *func, void *para) argument
7096 ocfs2_reflink_xattrs(struct inode *old_inode, struct buffer_head *old_bh, struct inode *new_inode, struct buffer_head *new_bh, bool preserve_security) argument
[all...]

Completed in 281 milliseconds