Searched defs:src_name (Results 1 - 14 of 14) sorted by relevance

/linux-master/sound/core/
H A Dctljack.c49 static void jack_kctl_name_gen(char *name, const char *src_name, int size) argument
/linux-master/fs/hfs/
H A Dcatalog.c288 int hfs_cat_move(u32 cnid, struct inode *src_dir, const struct qstr *src_name, argument
/linux-master/fs/hfsplus/
H A Dcatalog.c434 hfsplus_rename_cat(u32 cnid, struct inode *src_dir, const struct qstr *src_name, struct inode *dst_dir, const struct qstr *dst_name) argument
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_crc.c197 amdgpu_dm_crtc_verify_crc_source(struct drm_crtc *crtc, const char *src_name, argument
254 int amdgpu_dm_crtc_set_crc_source(struct drm_crtc *crtc, const char *src_name) argument
/linux-master/fs/bcachefs/
H A Dfs-common.c376 bch2_rename_trans(struct btree_trans *trans, subvol_inum src_dir, struct bch_inode_unpacked *src_dir_u, subvol_inum dst_dir, struct bch_inode_unpacked *dst_dir_u, struct bch_inode_unpacked *src_inode_u, struct bch_inode_unpacked *dst_inode_u, const struct qstr *src_name, const struct qstr *dst_name, enum bch_rename_mode mode) argument
H A Ddirent.c283 bch2_dirent_rename(struct btree_trans *trans, subvol_inum src_dir, struct bch_hash_info *src_hash, subvol_inum dst_dir, struct bch_hash_info *dst_hash, const struct qstr *src_name, subvol_inum *src_inum, u64 *src_offset, const struct qstr *dst_name, subvol_inum *dst_inum, u64 *dst_offset, enum bch_rename_mode mode) argument
/linux-master/security/apparmor/
H A Dmount.c132 audit_mount(const struct cred *subj_cred, struct aa_profile *profile, const char *op, const char *name, const char *src_name, const char *type, const char *trans, unsigned long flags, const void *data, u32 request, struct aa_perms *perms, const char *info, int error) argument
[all...]
/linux-master/drivers/gpu/drm/vkms/
H A Dvkms_composer.c379 static int vkms_crc_parse_source(const char *src_name, bool *enabled) argument
395 int vkms_verify_crc_source(struct drm_crtc *crtc, const char *src_name, argument
426 int vkms_set_crc_source(struct drm_crtc *crtc, const char *src_name) argument
/linux-master/security/apparmor/include/
H A Daudit.h153 const char *src_name; member in struct:apparmor_audit_data::__anon638::__anon646
/linux-master/net/can/j1939/
H A Dj1939-priv.h144 name_t src_name; member in struct:j1939_addr
/linux-master/net/sunrpc/auth_gss/
H A Dgss_rpc_xdr.h102 gssx_name src_name; member in struct:gssx_ctx
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_crtc.c66 static enum dpu_crtc_crc_source dpu_crtc_parse_crc_source(const char *src_name) argument
129 static int dpu_crtc_set_crc_source(struct drm_crtc *crtc, const char *src_name) argument
80 dpu_crtc_verify_crc_source(struct drm_crtc *crtc, const char *src_name, size_t *values_cnt) argument
[all...]
/linux-master/net/iucv/
H A Daf_iucv.c1581 unsigned char src_name[8]; local
[all...]
/linux-master/fs/xfs/
H A Dxfs_inode.c2929 xfs_rename_alloc_whiteout( struct mnt_idmap *idmap, struct xfs_name *src_name, struct xfs_inode *dp, struct xfs_inode **wip) argument
2970 xfs_rename( struct mnt_idmap *idmap, struct xfs_inode *src_dp, struct xfs_name *src_name, struct xfs_inode *src_ip, struct xfs_inode *target_dp, struct xfs_name *target_name, struct xfs_inode *target_ip, unsigned int flags) argument
[all...]

Completed in 534 milliseconds