Home
last modified time | relevance | path

Searched defs:path (Results 5501 - 5525 of 6247) sorted by relevance

1...<<221222223224225226227228229230>>...250

/kernel/linux/linux-5.10/net/iucv/
H A Daf_iucv.c360 struct iucv_path *path = iucv->path; in iucv_sever_path() local
910 iucv_send_iprm(struct iucv_path *path, struct iucv_message *msg, struct sk_buff *skb) iucv_send_iprm() argument
1159 iucv_process_message(struct sock *sk, struct sk_buff *skb, struct iucv_path *path, struct iucv_message *msg) iucv_process_message() argument
1597 iucv_callback_connreq(struct iucv_path *path, u8 ipvmid[8], u8 ipuser[16]) iucv_callback_connreq() argument
1694 iucv_callback_connack(struct iucv_path *path, u8 ipuser[16]) iucv_callback_connack() argument
1702 iucv_callback_rx(struct iucv_path *path, struct iucv_message *msg) iucv_callback_rx() argument
1746 iucv_callback_txdone(struct iucv_path *path, struct iucv_message *msg) iucv_callback_txdone() argument
1784 iucv_callback_connrej(struct iucv_path *path, u8 ipuser[16]) iucv_callback_connrej() argument
1802 iucv_callback_shutdown(struct iucv_path *path, u8 ipuser[16]) iucv_callback_shutdown() argument
[all...]
H A Diucv.c816 int iucv_path_accept(struct iucv_path *path, struc argument
863 iucv_path_connect(struct iucv_path *path, struct iucv_handler *handler, u8 *userid, u8 *system, u8 *userdata, void *private) iucv_path_connect() argument
926 iucv_path_quiesce(struct iucv_path *path, u8 *userdata) iucv_path_quiesce() argument
958 iucv_path_resume(struct iucv_path *path, u8 *userdata) iucv_path_resume() argument
988 iucv_path_sever(struct iucv_path *path, u8 *userdata) iucv_path_sever() argument
1020 iucv_message_purge(struct iucv_path *path, struct iucv_message *msg, u32 srccls) iucv_message_purge() argument
1060 iucv_message_receive_iprmdata(struct iucv_path *path, struct iucv_message *msg, u8 flags, void *buffer, size_t size, size_t *residual) iucv_message_receive_iprmdata() argument
1110 __iucv_message_receive(struct iucv_path *path, struct iucv_message *msg, u8 flags, void *buffer, size_t size, size_t *residual) __iucv_message_receive() argument
1158 iucv_message_receive(struct iucv_path *path, struct iucv_message *msg, u8 flags, void *buffer, size_t size, size_t *residual) iucv_message_receive() argument
1184 iucv_message_reject(struct iucv_path *path, struct iucv_message *msg) iucv_message_reject() argument
1222 iucv_message_reply(struct iucv_path *path, struct iucv_message *msg, u8 flags, void *reply, size_t size) iucv_message_reply() argument
1273 __iucv_message_send(struct iucv_path *path, struct iucv_message *msg, u8 flags, u32 srccls, void *buffer, size_t size) __iucv_message_send() argument
1327 iucv_message_send(struct iucv_path *path, struct iucv_message *msg, u8 flags, u32 srccls, void *buffer, size_t size) iucv_message_send() argument
1358 iucv_message_send2way(struct iucv_path *path, struct iucv_message *msg, u8 flags, u32 srccls, void *buffer, size_t size, void *answer, size_t asize, size_t *residual) iucv_message_send2way() argument
1425 struct iucv_path *path; iucv_path_pending() local
1485 struct iucv_path *path = iucv_path_table[ipc->ippathid]; iucv_path_complete() local
1515 struct iucv_path *path = iucv_path_table[ips->ippathid]; iucv_path_severed() local
1551 struct iucv_path *path = iucv_path_table[ipq->ippathid]; iucv_path_quiesced() local
1579 struct iucv_path *path = iucv_path_table[ipr->ippathid]; iucv_path_resumed() local
1610 struct iucv_path *path = iucv_path_table[imc->ippathid]; iucv_message_complete() local
1655 struct iucv_path *path = iucv_path_table[imp->ippathid]; iucv_message_pending() local
[all...]
/kernel/linux/linux-5.10/net/mpls/
H A Daf_mpls.c1400 char path[sizeof("net/mpls/conf/") + IFNAMSIZ]; in mpls_dev_sysctl_register() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c1340 nv50_mstc_new(struct nv50_mstm *mstm, struct drm_dp_mst_port *port, const char *path, struct nv50_mstc **pmstc) nv50_mstc_new() argument
1432 nv50_mstm_add_connector(struct drm_dp_mst_topology_mgr *mgr, struct drm_dp_mst_port *port, const char *path) nv50_mstm_add_connector() argument
/kernel/linux/linux-5.10/drivers/of/
H A Dbase.c859 __of_find_node_by_path(struct device_node *parent, const char *path) __of_find_node_by_path() argument
877 __of_find_node_by_full_path(struct device_node *node, const char *path) __of_find_node_by_full_path() argument
913 of_find_node_opts_by_path(const char *path, const char **opts) of_find_node_opts_by_path() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/gasket/
H A Dgasket_core.c1308 char path[256]; in gasket_ioctl() local
/kernel/linux/linux-5.10/include/linux/
H A Daudit.h239 audit_log_d_path(struct audit_buffer *ab, const char *prefix, const struct path *path) audit_log_d_path() argument
/kernel/linux/linux-5.10/fs/
H A Dinode.c1870 bool atime_needs_update(const struct path *path, struct inode *inode) in atime_needs_update() argument
1905 void touch_atime(const struct path *path) in touch_atime() argument
[all...]
/kernel/linux/linux-5.10/fs/nfsd/
H A Dvfs.c64 struct path path = {.mnt = mntget(exp->ex_path.mnt), in nfsd_cross_mnt() local
113 follow_to_parent(struct path *path) follow_to_parent() argument
127 struct path path = {.mnt = mntget((*exp)->ex_path.mnt), nfsd_lookup_parent() local
743 struct path path; __nfsd_open() local
1554 struct path path; nfsd_readlink() local
1587 nfsd_symlink(struct svc_rqst *rqstp, struct svc_fh *fhp, char *fname, int flen, char *path, struct svc_fh *resfhp) nfsd_symlink() argument
2080 struct path path = { nfsd_statfs() local
[all...]
/kernel/linux/linux-6.6/drivers/acpi/
H A Dscan.c1296 struct acpi_buffer path = { sizeof(node_name), node_name }; in acpi_ibm_smbus_match() local
/kernel/linux/linux-6.6/fs/btrfs/
H A Dblock-group.c589 struct btrfs_path *path; in sample_block_group_extent_item() local
707 struct btrfs_path *path; in load_extent_tree_free() local
1025 remove_block_group_item(struct btrfs_trans_handle *trans, struct btrfs_path *path, struct btrfs_block_group *block_group) remove_block_group_item() argument
1053 struct btrfs_path *path; btrfs_remove_block_group() local
1972 read_bg_from_eb(struct btrfs_fs_info *fs_info, struct btrfs_key *key, struct btrfs_path *path) read_bg_from_eb() argument
2023 find_first_block_group(struct btrfs_fs_info *fs_info, struct btrfs_path *path, struct btrfs_key *key) find_first_block_group() argument
2469 struct btrfs_path *path; btrfs_read_block_groups() local
2622 struct btrfs_path *path; insert_dev_extent() local
3024 update_block_group_item(struct btrfs_trans_handle *trans, struct btrfs_path *path, struct btrfs_block_group *cache) update_block_group_item() argument
3094 cache_save_setup(struct btrfs_block_group *block_group, struct btrfs_trans_handle *trans, struct btrfs_path *path) cache_save_setup() argument
3264 struct btrfs_path *path; btrfs_setup_space_cache() local
3304 struct btrfs_path *path = NULL; btrfs_start_dirty_block_groups() local
3470 struct btrfs_path *path; btrfs_write_dirty_block_groups() local
[all...]
H A Dbackref.c471 add_all_parents(struct btrfs_backref_walk_ctx *ctx, struct btrfs_root *root, struct btrfs_path *path, struct ulist *parents, struct preftrees *preftrees, struct prelim_ref *ref, int level) add_all_parents() argument
594 resolve_indirect_ref(struct btrfs_backref_walk_ctx *ctx, struct btrfs_path *path, struct preftrees *preftrees, struct prelim_ref *ref, struct ulist *parents) resolve_indirect_ref() argument
735 resolve_indirect_refs(struct btrfs_backref_walk_ctx *ctx, struct btrfs_path *path, struct preftrees *preftrees, struct share_check *sc) resolve_indirect_refs() argument
1016 add_inline_refs(struct btrfs_backref_walk_ctx *ctx, struct btrfs_path *path, int *info_level, struct preftrees *preftrees, struct share_check *sc) add_inline_refs() argument
1148 add_keyed_refs(struct btrfs_backref_walk_ctx *ctx, struct btrfs_root *extent_root, struct btrfs_path *path, int info_level, struct preftrees *preftrees, struct share_check *sc) add_keyed_refs() argument
1392 struct btrfs_path *path; find_parent_nodes() local
2049 btrfs_find_one_extref(struct btrfs_root *root, u64 inode_objectid, u64 start_off, struct btrfs_path *path, struct btrfs_inode_extref **ret_extref, u64 *found_off) btrfs_find_one_extref() argument
2131 btrfs_ref_to_path(struct btrfs_root *fs_root, struct btrfs_path *path, u32 name_len, unsigned long name_off, struct extent_buffer *eb_in, u64 parent, char *dest, u32 size) btrfs_ref_to_path() argument
2202 extent_from_logical(struct btrfs_fs_info *fs_info, u64 logical, struct btrfs_path *path, struct btrfs_key *found_key, u64 *flags_ret) extent_from_logical() argument
2550 iterate_inodes_from_logical(u64 logical, struct btrfs_fs_info *fs_info, struct btrfs_path *path, void *ctx, bool ignore_offset) iterate_inodes_from_logical() argument
2591 struct btrfs_path *path = ipath->btrfs_path; iterate_inode_refs() local
2650 struct btrfs_path *path = ipath->btrfs_path; iterate_inode_extrefs() local
2797 init_ipath(s32 total_bytes, struct btrfs_root *fs_root, struct btrfs_path *path) init_ipath() argument
2854 struct btrfs_path *path = iter->path; btrfs_backref_iter_start() local
2952 struct btrfs_path *path = iter->path; btrfs_backref_iter_next() local
3205 handle_indirect_tree_backref(struct btrfs_trans_handle *trans, struct btrfs_backref_cache *cache, struct btrfs_path *path, struct btrfs_key *ref_key, struct btrfs_key *tree_key, struct btrfs_backref_node *cur) handle_indirect_tree_backref() argument
3373 btrfs_backref_add_tree_node(struct btrfs_trans_handle *trans, struct btrfs_backref_cache *cache, struct btrfs_path *path, struct btrfs_backref_iter *iter, struct btrfs_key *node_key, struct btrfs_backref_node *cur) btrfs_backref_add_tree_node() argument
[all...]
H A Dsuper.c978 struct btrfs_path *path = NULL; in btrfs_get_subvol_name_from_objectid() local
1096 struct btrfs_path *path; get_default_subvol_objectid() local
[all...]
H A Dfile.c225 struct btrfs_path *path = args->path; in btrfs_drop_extents() local
599 struct btrfs_path *path; btrfs_mark_extent_written() local
2064 fill_holes(struct btrfs_trans_handle *trans, struct btrfs_inode *inode, struct btrfs_path *path, u64 offset, u64 end) fill_holes() argument
2233 btrfs_insert_replace_extent(struct btrfs_trans_handle *trans, struct btrfs_inode *inode, struct btrfs_path *path, struct btrfs_replace_extent_info *extent_info, const u64 replace_len, const u64 bytes_to_drop) btrfs_insert_replace_extent() argument
2327 btrfs_replace_file_extents(struct btrfs_inode *inode, struct btrfs_path *path, const u64 start, const u64 end, struct btrfs_replace_extent_info *extent_info, struct btrfs_trans_handle **trans_out) btrfs_replace_file_extents() argument
2592 struct btrfs_path *path; btrfs_punch_hole() local
3464 struct btrfs_path *path; find_desired_extent() local
[all...]
H A Dctree.h398 struct btrfs_path *path; member
582 btrfs_del_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path) btrfs_del_item() argument
627 btrfs_insert_empty_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, const struct btrfs_key *key, u32 data_size) btrfs_insert_empty_item() argument
686 btrfs_next_leaf(struct btrfs_root *root, struct btrfs_path *path) btrfs_next_leaf() argument
[all...]
/kernel/linux/linux-6.6/fs/
H A Ddcache.c1463 struct path path = { .mnt = info->mnt, .dentry = dentry }; in path_check_mount() local
[all...]
H A Dinode.c1965 bool atime_needs_update(const struct path *path, struct inode *inode) in atime_needs_update() argument
2000 void touch_atime(const struct path *path) in touch_atime() argument
[all...]
/kernel/linux/linux-6.6/fs/hmdfs/comm/
H A Dprotocol.h280 char path[0]; member
298 char path[0]; member
306 char path[0]; member
312 char path[0]; member
318 char path[0]; member
327 char path[0]; member
332 char path[0]; member
382 char path[0]; member
/kernel/linux/linux-6.6/fs/nfsd/
H A Dvfs.c127 struct path path = {.mnt = mntget(exp->ex_path.mnt), in nfsd_cross_mnt() local
180 follow_to_parent(struct path *path) follow_to_parent() argument
194 struct path path = {.mnt = mntget((*exp)->ex_path.mnt), nfsd_lookup_parent() local
830 struct path path; __nfsd_open() local
1554 struct path path; nfsd_readlink() local
1597 nfsd_symlink(struct svc_rqst *rqstp, struct svc_fh *fhp, char *fname, int flen, char *path, struct nfsd_attrs *attrs, struct svc_fh *resfhp) nfsd_symlink() argument
2140 struct path path = { nfsd_statfs() local
[all...]
/kernel/linux/linux-6.6/fs/fuse/
H A Ddir.c308 static struct vfsmount *fuse_dentry_automount(struct path *path) in fuse_dentry_automount() argument
2074 fuse_getattr(struct mnt_idmap *idmap, const struct path *path, struct kstat *stat, u32 request_mask, unsigned int flags) fuse_getattr() argument
[all...]
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dhmdfs_server.c160 struct file *hmdfs_open_path(struct hmdfs_sb_info *sbi, const char *path) in hmdfs_open_path() argument
127 hmdfs_open_link(struct hmdfs_sb_info *sbi, const char *path) hmdfs_open_link() argument
630 char *path = recv->buf; hmdfs_lookup_create() local
674 hmdfs_dentry_open(struct hmdfs_peer *con, const struct path *path, struct hmdfs_open_info *info) hmdfs_dentry_open() argument
956 hmdfs_server_cache_revalidate(struct hmdfs_sb_info *sbi, const char *recvpath, struct path *path) hmdfs_server_cache_revalidate() argument
980 hmdfs_client_cache_validate(struct hmdfs_sb_info *sbi, struct readdir_request *readdir_recv, struct path *path) hmdfs_client_cache_validate() argument
1042 server_lookup(struct hmdfs_peer *peer, const char *req_path, struct path *path) server_lookup() argument
1257 char *path = NULL; hmdfs_server_rmdir() local
1287 char *path = NULL; hmdfs_server_unlink() local
1367 char *path = kmalloc(PATH_MAX, GFP_KERNEL); hmdfs_lookup_symlink() local
1487 hmdfs_server_rebuild_dents(struct hmdfs_sb_info *sbi, struct path *path, loff_t *num, const char *dir) hmdfs_server_rebuild_dents() argument
1841 struct path root_path, path; hmdfs_server_statfs() local
1917 struct path path; hmdfs_server_getxattr() local
1984 struct path path; hmdfs_server_setxattr() local
2034 struct path path; hmdfs_server_listxattr() local
2090 struct path root_path, path; hmdfs_server_get_drop_push() local
[all...]
/kernel/linux/linux-6.6/fs/nfs/
H A Dinode.c833 int nfs_getattr(struct mnt_idmap *idmap, const struct path *path, in nfs_getattr() argument
/kernel/linux/linux-6.6/fs/nilfs2/
H A Dbtree.c25 struct nilfs_btree_path *path; in nilfs_btree_alloc_path() local
45 nilfs_btree_free_path(struct nilfs_btree_path *path) nilfs_btree_free_path() argument
416 nilfs_btree_get_nonroot_node(const struct nilfs_btree_path *path, int level) nilfs_btree_get_nonroot_node() argument
422 nilfs_btree_get_sib_node(const struct nilfs_btree_path *path, int level) nilfs_btree_get_sib_node() argument
433 nilfs_btree_get_node(const struct nilfs_bmap *btree, const struct nilfs_btree_path *path, int level, int *ncmaxp) nilfs_btree_get_node() argument
546 nilfs_btree_do_lookup(const struct nilfs_bmap *btree, struct nilfs_btree_path *path, __u64 key, __u64 *ptrp, int minlevel, int readahead) nilfs_btree_do_lookup() argument
608 nilfs_btree_do_lookup_last(const struct nilfs_bmap *btree, struct nilfs_btree_path *path, __u64 *keyp, __u64 *ptrp) nilfs_btree_do_lookup_last() argument
657 nilfs_btree_get_next_key(const struct nilfs_bmap *btree, const struct nilfs_btree_path *path, int minlevel, __u64 *nextkey) nilfs_btree_get_next_key() argument
688 struct nilfs_btree_path *path; nilfs_btree_lookup() local
706 struct nilfs_btree_path *path; nilfs_btree_lookup_contig() local
786 nilfs_btree_promote_key(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int level, __u64 key) nilfs_btree_promote_key() argument
808 nilfs_btree_do_insert(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int level, __u64 *keyp, __u64 *ptrp) nilfs_btree_do_insert() argument
835 nilfs_btree_carry_left(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int level, __u64 *keyp, __u64 *ptrp) nilfs_btree_carry_left() argument
881 nilfs_btree_carry_right(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int level, __u64 *keyp, __u64 *ptrp) nilfs_btree_carry_right() argument
928 nilfs_btree_split(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int level, __u64 *keyp, __u64 *ptrp) nilfs_btree_split() argument
978 nilfs_btree_grow(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int level, __u64 *keyp, __u64 *ptrp) nilfs_btree_grow() argument
1007 nilfs_btree_find_near(const struct nilfs_bmap *btree, const struct nilfs_btree_path *path) nilfs_btree_find_near() argument
1036 nilfs_btree_find_target_v(const struct nilfs_bmap *btree, const struct nilfs_btree_path *path, __u64 key) nilfs_btree_find_target_v() argument
1056 nilfs_btree_prepare_insert(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int *levelp, __u64 key, __u64 ptr, struct nilfs_bmap_stats *stats) nilfs_btree_prepare_insert() argument
1205 nilfs_btree_commit_insert(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int maxlevel, __u64 key, __u64 ptr) nilfs_btree_commit_insert() argument
1231 struct nilfs_btree_path *path; nilfs_btree_insert() local
1258 nilfs_btree_do_delete(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int level, __u64 *keyp, __u64 *ptrp) nilfs_btree_do_delete() argument
1283 nilfs_btree_borrow_left(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int level, __u64 *keyp, __u64 *ptrp) nilfs_btree_borrow_left() argument
1315 nilfs_btree_borrow_right(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int level, __u64 *keyp, __u64 *ptrp) nilfs_btree_borrow_right() argument
1348 nilfs_btree_concat_left(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int level, __u64 *keyp, __u64 *ptrp) nilfs_btree_concat_left() argument
1374 nilfs_btree_concat_right(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int level, __u64 *keyp, __u64 *ptrp) nilfs_btree_concat_right() argument
1399 nilfs_btree_shrink(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int level, __u64 *keyp, __u64 *ptrp) nilfs_btree_shrink() argument
1423 nilfs_btree_nop(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int level, __u64 *keyp, __u64 *ptrp) nilfs_btree_nop() argument
1429 nilfs_btree_prepare_delete(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int *levelp, struct nilfs_bmap_stats *stats, struct inode *dat) nilfs_btree_prepare_delete() argument
1564 nilfs_btree_commit_delete(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int maxlevel, struct inode *dat) nilfs_btree_commit_delete() argument
1582 struct nilfs_btree_path *path; nilfs_btree_delete() local
1613 struct nilfs_btree_path *path; nilfs_btree_seek_key() local
1633 struct nilfs_btree_path *path; nilfs_btree_last_key() local
1895 nilfs_btree_propagate_p(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int level, struct buffer_head *bh) nilfs_btree_propagate_p() argument
1907 nilfs_btree_prepare_update_v(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int level, struct inode *dat) nilfs_btree_prepare_update_v() argument
1942 nilfs_btree_commit_update_v(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int level, struct inode *dat) nilfs_btree_commit_update_v() argument
1966 nilfs_btree_abort_update_v(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int level, struct inode *dat) nilfs_btree_abort_update_v() argument
1978 nilfs_btree_prepare_propagate_v(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int minlevel, int *maxlevelp, struct inode *dat) nilfs_btree_prepare_propagate_v() argument
2013 nilfs_btree_commit_propagate_v(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int minlevel, int maxlevel, struct buffer_head *bh, struct inode *dat) nilfs_btree_commit_propagate_v() argument
2028 nilfs_btree_propagate_v(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int level, struct buffer_head *bh) nilfs_btree_propagate_v() argument
2066 struct nilfs_btree_path *path; nilfs_btree_propagate() local
2185 nilfs_btree_assign_p(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int level, struct buffer_head **bh, sector_t blocknr, union nilfs_binfo *binfo) nilfs_btree_assign_p() argument
2227 nilfs_btree_assign_v(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int level, struct buffer_head **bh, sector_t blocknr, union nilfs_binfo *binfo) nilfs_btree_assign_v() argument
2263 struct nilfs_btree_path *path; nilfs_btree_assign() local
2327 struct nilfs_btree_path *path; nilfs_btree_mark() local
[all...]
/kernel/linux/linux-6.6/fs/ceph/
H A Dfile.c577 char *path = ceph_mdsc_build_path(req->r_dentry, &pathlen, in ceph_async_create_cb() local
H A Dinode.c2960 int ceph_getattr(struct mnt_idmap *idmap, const struct path *path, in ceph_getattr() argument
2253 ceph_encrypted_symlink_getattr(struct mnt_idmap *idmap, const struct path *path, struct kstat *stat, u32 request_mask, unsigned int query_flags) ceph_encrypted_symlink_getattr() argument

Completed in 58 milliseconds

1...<<221222223224225226227228229230>>...250