Searched defs:context (Results 1 – 15 of 15) sorted by relevance
/fs/xfs/ |
D | xfs_xattr.c | 129 struct xfs_attr_list_context *context, in xfs_xattr_put_listent() 166 struct xfs_attr_list_context *context, in xfs_xattr_put_listent_sizes() 196 struct xfs_attr_list_context context; in xfs_vn_listxattr() local
|
D | xfs_attr.c | 621 xfs_attr_list_int(xfs_attr_list_context_t *context) in xfs_attr_list_int() 665 xfs_attr_list_context_t *context, in xfs_attr_put_listent() 727 xfs_attr_list_context_t context; in xfs_attr_list() local 1187 xfs_attr_leaf_list(xfs_attr_list_context_t *context) in xfs_attr_leaf_list() 1806 xfs_attr_node_list(xfs_attr_list_context_t *context) in xfs_attr_node_list()
|
D | xfs_attr_leaf.c | 589 xfs_attr_shortform_list(xfs_attr_list_context_t *context) in xfs_attr_shortform_list() 2341 xfs_attr_leaf_list_int(xfs_dabuf_t *bp, xfs_attr_list_context_t *context) in xfs_attr_leaf_list_int()
|
D | xfs_ioctl.c | 151 void *context, in xfs_handle_acceptable()
|
/fs/ocfs2/ |
D | move_extents.c | 59 struct ocfs2_move_extents_context *context, in __ocfs2_move_extent() 226 static int ocfs2_defrag_extent(struct ocfs2_move_extents_context *context, in ocfs2_defrag_extent() 641 static int ocfs2_move_extent(struct ocfs2_move_extents_context *context, in ocfs2_move_extent() 837 struct ocfs2_move_extents_context *context) in __ocfs2_move_extents_range() 971 static int ocfs2_move_extents(struct ocfs2_move_extents_context *context) in ocfs2_move_extents() 1060 struct ocfs2_move_extents_context *context = NULL; in ocfs2_ioctl_move_extents() local
|
D | refcounttree.c | 3134 struct ocfs2_cow_context *context, in ocfs2_replace_clusters() 3215 static int ocfs2_di_get_clusters(struct ocfs2_cow_context *context, in ocfs2_di_get_clusters() 3225 struct ocfs2_cow_context *context, in ocfs2_make_clusters_writable() 3375 static int ocfs2_replace_cow(struct ocfs2_cow_context *context) in ocfs2_replace_cow() 3465 struct ocfs2_cow_context *context = NULL; in ocfs2_refcount_cow_hunk() local 3570 static int ocfs2_xattr_value_get_clusters(struct ocfs2_cow_context *context, in ocfs2_xattr_value_get_clusters() 3683 struct ocfs2_cow_context *context = NULL; in ocfs2_refcount_cow_xattr() local
|
/fs/exportfs/ |
D | expfs.c | 42 int (*acceptable)(void *context, struct dentry *dentry), in find_acceptable_alias() 367 int (*acceptable)(void *, struct dentry *), void *context) in exportfs_decode_fh() argument
|
/fs/fscache/ |
D | page.c | 239 void *context) in fscache_alloc_retrieval() 342 void *context, in __fscache_read_or_alloc_page() 461 void *context, in __fscache_read_or_alloc_pages()
|
D | internal.h | 300 void *fscache_get_context(struct fscache_cookie *cookie, void *context) in fscache_get_context() 311 void fscache_put_context(struct fscache_cookie *cookie, void *context) in fscache_put_context()
|
/fs/nfs/ |
D | fscache-index.c | 302 static void nfs_fh_get_context(void *cookie_netfs_data, void *context) in nfs_fh_get_context() 312 static void nfs_fh_put_context(void *cookie_netfs_data, void *context) in nfs_fh_put_context()
|
D | fscache.c | 401 void *context, in nfs_readpage_from_fscache_complete()
|
/fs/ |
D | fhandle.c | 136 static int vfs_dentry_acceptable(void *context, struct dentry *dentry) in vfs_dentry_acceptable()
|
/fs/yaffs2/ |
D | yaffs_vfs.c | 1910 struct yaffs_linux_context *context = yaffs_dev_to_lc(dev); local 1938 struct yaffs_linux_context *context = yaffs_dev_to_lc(dev); local 2019 struct yaffs_linux_context *context = yaffs_dev_to_lc(dev); local 2603 struct yaffs_linux_context *context = NULL; local
|
/fs/cachefiles/ |
D | internal.h | 104 void *context; member
|
/fs/ceph/ |
D | super.h | 138 struct ceph_snap_context *context; member
|