Searched defs:private (Results 1 – 11 of 11) sorted by relevance
/fs/gfs2/ |
D | eattr.c | 161 void *private) in ea_find_i() 219 struct gfs2_ea_header *prev, void *private) in ea_dealloc_unstuffed() 350 void *private) in ea_list_i() 679 ea_skeleton_call_t skeleton_call, void *private) in ea_alloc_skeleton() 735 void *private) in ea_init_i() 862 struct gfs2_ea_request *er, void *private) in ea_set_simple_alloc() 885 void *private) in ea_set_simple() 930 void *private) in ea_set_block()
|
/fs/ocfs2/ |
D | quota_local.c | 97 void (*modify)(struct buffer_head *, void *), void *private) in ocfs2_modify_bh() argument 253 static void olq_update_info(struct buffer_head *bh, void *private) in olq_update_info() 834 static void olq_set_dquot(struct buffer_head *bh, void *private) in olq_set_dquot() 1113 static void olq_alloc_dquot(struct buffer_head *bh, void *private) in olq_alloc_dquot()
|
D | aops.c | 633 void *private) in ocfs2_dio_end_io()
|
/fs/btrfs/ |
D | volumes.h | 109 void *private; member
|
D | extent_io.h | 89 u64 private; member
|
D | inode.c | 1593 u64 private; in btrfs_io_failed_hook() local 1687 u64 private; in btrfs_clean_io_failures() local 1725 u64 private = ~(u32)0; in btrfs_readpage_end_io_hook() local
|
D | extent_io.c | 1474 int set_state_private(struct extent_io_tree *tree, u64 start, u64 private) in set_state_private() 1501 int get_state_private(struct extent_io_tree *tree, u64 start, u64 *private) in get_state_private()
|
D | disk-io.c | 53 void *private; member
|
/fs/ |
D | seq_file.c | 591 void *private; in __seq_open_private() local
|
D | buffer.c | 50 init_buffer(struct buffer_head *bh, bh_end_io_t *handler, void *private) in init_buffer()
|
/fs/xfs/linux-2.6/ |
D | xfs_aops.c | 1473 void *private) in xfs_end_io_direct()
|