Searched defs:context (Results 1 – 14 of 14) sorted by relevance
/fs/xfs/ |
D | xfs_attr_list.c | 69 xfs_attr_shortform_list(xfs_attr_list_context_t *context) in xfs_attr_shortform_list() 217 xfs_attr_node_list(xfs_attr_list_context_t *context) in xfs_attr_node_list() 364 struct xfs_attr_list_context *context) in xfs_attr3_leaf_list_int() 488 xfs_attr_leaf_list(xfs_attr_list_context_t *context) in xfs_attr_leaf_list() 507 xfs_attr_list_context_t *context) in xfs_attr_list_int() 548 xfs_attr_list_context_t *context, in xfs_attr_put_listent() 610 xfs_attr_list_context_t context; in xfs_attr_list() local
|
D | xfs_xattr.c | 160 struct xfs_attr_list_context *context, in xfs_xattr_put_listent() 198 struct xfs_attr_list_context *context, in xfs_xattr_put_listent_sizes() 231 struct xfs_attr_list_context context; in xfs_vn_listxattr() local
|
D | xfs_ioctl.c | 144 void *context, in xfs_handle_acceptable()
|
/fs/ocfs2/ |
D | move_extents.c | 60 struct ocfs2_move_extents_context *context, in __ocfs2_move_extent() 215 static int ocfs2_defrag_extent(struct ocfs2_move_extents_context *context, in ocfs2_defrag_extent() 584 static int ocfs2_move_extent(struct ocfs2_move_extents_context *context, in ocfs2_move_extent() 784 struct ocfs2_move_extents_context *context) in __ocfs2_move_extents_range() 918 static int ocfs2_move_extents(struct ocfs2_move_extents_context *context) in ocfs2_move_extents() 1005 struct ocfs2_move_extents_context *context; in ocfs2_ioctl_move_extents() local
|
D | refcounttree.c | 3114 struct ocfs2_cow_context *context, in ocfs2_replace_clusters() 3195 static int ocfs2_di_get_clusters(struct ocfs2_cow_context *context, in ocfs2_di_get_clusters() 3205 struct ocfs2_cow_context *context, in ocfs2_make_clusters_writable() 3355 static int ocfs2_replace_cow(struct ocfs2_cow_context *context) in ocfs2_replace_cow() 3420 struct ocfs2_cow_context *context = NULL; in ocfs2_refcount_cow_hunk() local 3521 static int ocfs2_xattr_value_get_clusters(struct ocfs2_cow_context *context, in ocfs2_xattr_value_get_clusters() 3633 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() 415 int (*acceptable)(void *, struct dentry *), void *context) in exportfs_decode_fh() argument
|
/fs/fscache/ |
D | page.c | 289 void *context) in fscache_alloc_retrieval() 413 void *context, in __fscache_read_or_alloc_page() 543 void *context, in __fscache_read_or_alloc_pages()
|
D | internal.h | 330 void *fscache_get_context(struct fscache_cookie *cookie, void *context) in fscache_get_context() 341 void fscache_put_context(struct fscache_cookie *cookie, void *context) in fscache_put_context()
|
/fs/nfs/ |
D | fscache-index.c | 301 static void nfs_fh_get_context(void *cookie_netfs_data, void *context) in nfs_fh_get_context() 311 static void nfs_fh_put_context(void *cookie_netfs_data, void *context) in nfs_fh_put_context()
|
D | fscache.c | 305 void *context, in nfs_readpage_from_fscache_complete()
|
/fs/ |
D | fhandle.c | 133 static int vfs_dentry_acceptable(void *context, struct dentry *dentry) in vfs_dentry_acceptable()
|
/fs/cachefiles/ |
D | internal.h | 112 void *context; member
|
/fs/nfsd/ |
D | nfs4xdr.c | 2175 void *context, int len) in nfsd4_encode_security_label() 2195 void *context, int len) in nfsd4_encode_security_label() 2291 void *context = NULL; in nfsd4_encode_fattr() local
|
/fs/ceph/ |
D | super.h | 162 struct ceph_snap_context *context; member
|