Home
last modified time | relevance | path

Searched defs:type (Results 10676 - 10700 of 23142) sorted by relevance

1...<<421422423424425426427428429430>>...926

/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4idmap.c65 int type; /* User / Group */ member
539 idmap_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, u32 *id) idmap_name_to_id() argument
577 idmap_id_to_name(struct xdr_stream *xdr, struct svc_rqst *rqstp, int type, u32 id) idmap_id_to_name() argument
605 numeric_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, u32 *id) numeric_name_to_id() argument
621 do_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, u32 *id) do_name_to_id() argument
633 encode_name_from_id(struct xdr_stream *xdr, struct svc_rqst *rqstp, int type, u32 id) encode_name_from_id() argument
[all...]
H A Dnfscache.c509 int type = rqstp->rq_cachetype; in nfsd_cache_lookup() local
H A Dnfsfh.h194 static inline int key_len(int type) in key_len() argument
/kernel/linux/linux-6.6/fs/coda/
H A Ddir.c47 int type = 0; in coda_lookup() local
355 unsigned int type; in coda_venus_readdir() local
/kernel/linux/linux-6.6/fs/hfsplus/
H A Dinode.c506 u16 type; in hfsplus_cat_read_inode() local
H A Dextents.c41 hfsplus_ext_build_key(hfsplus_btree_key *key, u32 cnid, u32 block, u8 type) hfsplus_ext_build_key() argument
156 __hfsplus_ext_read_extent(struct hfs_find_data *fd, struct hfsplus_extent *extent, u32 cnid, u32 block, u8 type) __hfsplus_ext_read_extent() argument
396 hfsplus_free_fork(struct super_block *sb, u32 cnid, struct hfsplus_fork_raw *fork, int type) hfsplus_free_fork() argument
/kernel/linux/linux-6.6/fs/autofs/
H A Ddev-ioctl.c510 unsigned int type; in autofs_dev_ioctl_ismountpoint() local
H A Dautofs_i.h117 unsigned int type; member
/kernel/linux/linux-6.6/fs/
H A Dfs_context.c354 struct fs_context *fs_context_for_submount(struct file_system_type *type, in fs_context_for_submount() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dbpf-cgroup.h101 enum bpf_attach_type type; member
178 cgroup_bpf_sock_enabled(struct sock *sk, enum cgroup_bpf_attach_type type) cgroup_bpf_sock_enabled() argument
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_bridge.h742 int type; member
/kernel/linux/linux-6.6/fs/ntfs3/
H A Drecord.c14 static inline int compare_attr(const struct ATTRIB *left, enum ATTR_TYPE type, in compare_attr() argument
345 mi_find_attr(struct mft_inode *mi, struct ATTRIB *attr, enum ATTR_TYPE type, const __le16 *name, u8 name_len, const __le16 *id) mi_find_attr() argument
461 mi_insert_attr(struct mft_inode *mi, enum ATTR_TYPE type, const __le16 *name, u8 name_len, u32 asize, u16 name_off) mi_insert_attr() argument
[all...]
H A Dxattr.c539 ntfs_get_acl(struct mnt_idmap *idmap, struct dentry *dentry, int type) ntfs_get_acl() argument
588 ntfs_set_acl_ex(struct mnt_idmap *idmap, struct inode *inode, struct posix_acl *acl, int type, bool init_acl) ntfs_set_acl_ex() argument
661 ntfs_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, struct posix_acl *acl, int type) ntfs_set_acl() argument
/kernel/linux/linux-6.6/fs/orangefs/
H A Dsuper.c352 int type = 1; in orangefs_encode_fh() local
H A Ddowncall.h101 __s32 type; member
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifs_debug.c1133 const char *type; in cifs_mount_params_proc_show() local
[all...]
H A Dcifsencrypt.c446 unsigned int type; in find_domain_name() local
498 unsigned int type; find_timestamp() local
[all...]
/kernel/linux/linux-6.6/fs/smb/server/
H A Dtransport_ipc.c56 unsigned int type; member
63 unsigned int type; member
249 static int handle_response(int type, void *payload, size_t sz) in handle_response() argument
399 int type = info->genlhdr->cmd; handle_generic_event() local
[all...]
H A Dserver.c35 int type; member
410 static int __queue_ctrl_work(int type) in __queue_ctrl_work() argument
/kernel/linux/linux-6.6/fs/proc/
H A Dkcore.c80 kclist_add(struct kcore_list *new, void *addr, size_t size, int type) kclist_add() argument
294 append_kcore_note(char *notes, size_t *i, const char *name, unsigned int type, const void *desc, size_t descsz) append_kcore_note() argument
[all...]
/kernel/linux/linux-6.6/fs/pstore/
H A Dplatform.c118 const char *pstore_type_to_name(enum pstore_type_id type) in pstore_type_to_name() argument
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dquota_global.c167 ssize_t ocfs2_quota_read(struct super_block *sb, int type, char *data, in ocfs2_quota_read() argument
216 ssize_t ocfs2_quota_write(struct super_block *sb, int type, in ocfs2_quota_write() argument
338 int ocfs2_global_read_info(struct super_block *sb, int type) in ocfs2_global_read_info() argument
417 __ocfs2_global_write_info(struct super_block *sb, int type) __ocfs2_global_write_info() argument
445 ocfs2_global_write_info(struct super_block *sb, int type) ocfs2_global_write_info() argument
462 ocfs2_global_qinit_alloc(struct super_block *sb, int type) ocfs2_global_qinit_alloc() argument
473 ocfs2_calc_global_qinit_credits(struct super_block *sb, int type) ocfs2_calc_global_qinit_credits() argument
488 int type = dquot->dq_id.type; __ocfs2_sync_dquot() local
597 ocfs2_sync_dquot_helper(struct dquot *dquot, unsigned long type) ocfs2_sync_dquot_helper() argument
607 type, sb->s_id); ocfs2_sync_dquot_helper() local
683 ocfs2_calc_qdel_credits(struct super_block *sb, int type) ocfs2_calc_qdel_credits() argument
798 int type = dquot->dq_id.type; ocfs2_acquire_dquot() local
805 type); ocfs2_acquire_dquot() local
879 int type = qid->type; ocfs2_get_next_id() local
883 trace_ocfs2_get_next_id(from_kqid(&init_user_ns, *qid), type); ocfs2_get_next_id() local
919 int type = dquot->dq_id.type; ocfs2_mark_dquot_dirty() local
925 type); ocfs2_mark_dquot_dirty() local
968 ocfs2_write_info(struct super_block *sb, int type) ocfs2_write_info() argument
993 ocfs2_alloc_dquot(struct super_block *sb, int type) ocfs2_alloc_dquot() argument
[all...]
/kernel/linux/linux-6.6/fs/ubifs/
H A Dio.c247 int err = -EINVAL, type, node_len; in ubifs_check_node() local
1019 ubifs_read_node_wbuf(struct ubifs_wbuf *wbuf, void *buf, int type, int len, int lnum, int offs) ubifs_read_node_wbuf() argument
1096 ubifs_read_node(const struct ubifs_info *c, void *buf, int type, int len, int lnum, int offs) ubifs_read_node() argument
[all...]
/kernel/linux/linux-6.6/drivers/virt/vboxguest/
H A Dvboxguest_utils.c309 hgcm_call_linear_addr_type_to_pagelist_flags( enum vmmdev_hgcm_function_parameter_type type) hgcm_call_linear_addr_type_to_pagelist_flags() argument
330 hgcm_call_init_linaddr(struct vmmdev_hgcm_call *call, struct vmmdev_hgcm_function_parameter *dst_parm, void *buf, u32 len, enum vmmdev_hgcm_function_parameter_type type, u32 *off_extra) hgcm_call_init_linaddr() argument
[all...]
/kernel/linux/linux-6.6/drivers/virtio/
H A Dvirtio_pci_modern.c402 u8 type, cap_len, id, res_bar; in virtio_pci_find_shm_cap() local

Completed in 28 milliseconds

1...<<421422423424425426427428429430>>...926