/fs/xfs/ |
D | xfs_attr_list.c | 53 struct xfs_attr_list_context *context) in xfs_attr_shortform_list() 202 struct xfs_attr_list_context *context, in xfs_attr_node_list_lookup() 284 struct xfs_attr_list_context *context) in xfs_attr_node_list() 389 struct xfs_attr_list_context *context) in xfs_attr3_leaf_list_int() 485 struct xfs_attr_list_context *context) in xfs_attr_leaf_list() 504 struct xfs_attr_list_context *context) in xfs_attr_list_ilocked() 524 struct xfs_attr_list_context *context) in xfs_attr_list()
|
D | xfs_xattr.c | 99 struct xfs_attr_list_context *context, in __xfs_xattr_put_listent() 134 struct xfs_attr_list_context *context, in xfs_xattr_put_listent() 194 struct xfs_attr_list_context context; in xfs_vn_listxattr() local
|
D | xfs_ioctl.c | 135 void *context, in xfs_handle_acceptable() 305 struct xfs_attr_list_context *context, in xfs_ioc_attr_put_listent() 379 struct xfs_attr_list_context context = { }; in xfs_ioc_attr_list() local
|
/fs/ksmbd/ |
D | asn1.c | 162 int ksmbd_gssapi_this_mech(void *context, size_t hdrlen, unsigned char tag, in ksmbd_gssapi_this_mech() 179 int ksmbd_neg_token_init_mech_type(void *context, size_t hdrlen, in ksmbd_neg_token_init_mech_type() 211 static int ksmbd_neg_token_alloc(void *context, size_t hdrlen, in ksmbd_neg_token_alloc() 229 int ksmbd_neg_token_init_mech_token(void *context, size_t hdrlen, in ksmbd_neg_token_init_mech_token() 236 int ksmbd_neg_token_targ_resp_token(void *context, size_t hdrlen, in ksmbd_neg_token_targ_resp_token()
|
D | auth.c | 670 struct kvec context; member 675 struct kvec label, struct kvec context, __u8 *key, in generate_key()
|
D | transport_rdma.c | 1561 static void smb_direct_qpair_handler(struct ib_event *event, void *context) in smb_direct_qpair_handler()
|
D | smb2pdu.c | 2601 struct create_context *context; in smb2_create_sd_buffer() local 2661 struct create_context *context; in smb2_open() local
|
/fs/cifs/ |
D | asn1.c | 22 int cifs_gssapi_this_mech(void *context, size_t hdrlen, in cifs_gssapi_this_mech() 39 int cifs_neg_token_init_mech_type(void *context, size_t hdrlen, in cifs_neg_token_init_mech_type()
|
D | smb2transport.c | 294 struct kvec context, __u8 *key, unsigned int key_size) in generate_key() 383 struct kvec context; member
|
D | smbdirect.c | 238 smbd_qp_async_error_upcall(struct ib_event *event, void *context) in smbd_qp_async_error_upcall()
|
/fs/nfs/ |
D | fscache-index.c | 109 static void nfs_fh_get_context(void *cookie_netfs_data, void *context) in nfs_fh_get_context() 119 static void nfs_fh_put_context(void *cookie_netfs_data, void *context) in nfs_fh_put_context()
|
D | fscache.c | 381 void *context, in nfs_readpage_from_fscache_complete()
|
/fs/ocfs2/ |
D | move_extents.c | 50 struct ocfs2_move_extents_context *context, in __ocfs2_move_extent() 195 static int ocfs2_defrag_extent(struct ocfs2_move_extents_context *context, in ocfs2_defrag_extent() 562 static int ocfs2_move_extent(struct ocfs2_move_extents_context *context, in ocfs2_move_extent() 759 struct ocfs2_move_extents_context *context) in __ocfs2_move_extents_range() 893 static int ocfs2_move_extents(struct ocfs2_move_extents_context *context) in ocfs2_move_extents() 980 struct ocfs2_move_extents_context *context; in ocfs2_ioctl_move_extents() local
|
D | refcounttree.c | 3112 struct ocfs2_cow_context *context, in ocfs2_replace_clusters() 3193 static int ocfs2_di_get_clusters(struct ocfs2_cow_context *context, in ocfs2_di_get_clusters() 3203 struct ocfs2_cow_context *context, in ocfs2_make_clusters_writable() 3353 static int ocfs2_replace_cow(struct ocfs2_cow_context *context) in ocfs2_replace_cow() 3417 struct ocfs2_cow_context *context = NULL; in ocfs2_refcount_cow_hunk() local 3518 static int ocfs2_xattr_value_get_clusters(struct ocfs2_cow_context *context, in ocfs2_xattr_value_get_clusters() 3629 struct ocfs2_cow_context *context = NULL; in ocfs2_refcount_cow_xattr() local
|
/fs/exportfs/ |
D | expfs.c | 44 int (*acceptable)(void *context, struct dentry *dentry), in find_acceptable_alias() 424 void *context) in exportfs_decode_fh_raw() 572 void *context) in exportfs_decode_fh()
|
/fs/fscache/ |
D | page.c | 305 void *context) in fscache_alloc_retrieval() 426 void *context, in __fscache_read_or_alloc_page() 557 void *context, in __fscache_read_or_alloc_pages()
|
D | internal.h | 302 void *fscache_get_context(struct fscache_cookie *cookie, void *context) in fscache_get_context() 313 void fscache_put_context(struct fscache_cookie *cookie, void *context) in fscache_put_context()
|
/fs/xfs/scrub/ |
D | attr.c | 93 struct xfs_attr_list_context context; member 107 struct xfs_attr_list_context *context, in xchk_xattr_listent()
|
/fs/crypto/ |
D | hkdf.c | 118 int fscrypt_hkdf_expand(const struct fscrypt_hkdf *hkdf, u8 context, in fscrypt_hkdf_expand()
|
D | keysetup.c | 278 u8 context, const u8 *info, in fscrypt_derive_siphash_key()
|
/fs/ |
D | fhandle.c | 134 static int vfs_dentry_acceptable(void *context, struct dentry *dentry) in vfs_dentry_acceptable()
|
/fs/incfs/ |
D | format.h | 322 void *context; member
|
/fs/cachefiles/ |
D | internal.h | 111 void *context; member
|
/fs/nfsd/ |
D | nfs4xdr.c | 2724 void *context, int len) in nfsd4_encode_security_label() 2744 void *context, int len) in nfsd4_encode_security_label() 2841 void *context = NULL; in nfsd4_encode_fattr() local
|
/fs/ceph/ |
D | super.h | 205 struct ceph_snap_context *context; member
|