Home
last modified time | relevance | path

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

/fs/nilfs2/
Dbtnode.c166 struct nilfs_btnode_chkey_ctxt *ctxt) in nilfs_btnode_prepare_change_key()
236 struct nilfs_btnode_chkey_ctxt *ctxt) in nilfs_btnode_commit_change_key()
277 struct nilfs_btnode_chkey_ctxt *ctxt) in nilfs_btnode_abort_change_key()
/fs/ocfs2/
Dxattr.c709 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xattr_extend_allocation()
774 struct ocfs2_xattr_set_ctxt *ctxt) in __ocfs2_remove_xattr_range()
819 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xattr_shrink_size()
865 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xattr_value_truncate()
1910 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xa_value_truncate()
2020 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xa_remove()
2068 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xa_reuse_entry()
2130 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xa_prepare_entry()
2205 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xa_store_value()
2228 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xa_set()
[all …]
Dalloc.c3654 struct ocfs2_merge_ctxt *ctxt) in ocfs2_try_to_merge_extent()
4349 struct ocfs2_merge_ctxt *ctxt) in ocfs2_figure_merge_contig_type()
5066 struct ocfs2_merge_ctxt ctxt; in ocfs2_split_extent() local
6452 int ocfs2_cache_cluster_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt, in ocfs2_cache_cluster_dealloc()
6528 struct ocfs2_cached_dealloc_ctxt *ctxt) in ocfs2_run_deallocs()
6573 struct ocfs2_cached_dealloc_ctxt *ctxt) in ocfs2_find_per_slot_free_list()
6596 int ocfs2_cache_block_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt, in ocfs2_cache_block_dealloc()
6634 static int ocfs2_cache_extent_block_free(struct ocfs2_cached_dealloc_ctxt *ctxt, in ocfs2_cache_extent_block_free()
/fs/ocfs2/dlm/
Ddlmdomain.c1585 struct domain_join_ctxt *ctxt, in dlm_should_restart_join()
1611 struct domain_join_ctxt *ctxt; in dlm_try_to_join_domain() local
/fs/ocfs2/cluster/
Dnetdebug.c399 static int sc_common_open(struct file *file, int ctxt) in sc_common_open()