/openbmc/linux/fs/smb/client/ |
H A D | dir.c | 178 struct tcon_link *tlink, unsigned int oflags, umode_t mode, __u32 *oplock, 438 struct tcon_link *tlink; local 561 struct tcon_link *tlink; local 604 struct tcon_link *tlink; local 655 struct tcon_link *tlink; local
|
H A D | inode.c | 424 struct tcon_link *tlink; in cifs_get_unix_fattr() local 510 struct tcon_link *tlink; in cifs_sfu_type() local 632 struct tcon_link *tlink; in cifs_sfu_mode() local 1159 struct tcon_link *tlink; in cifs_get_fattr() local 1348 struct tcon_link *tlink; in smb311_posix_get_fattr() local 1690 struct tcon_link *tlink; in cifs_rename_pending_delete() local 1834 struct tcon_link *tlink; in cifs_unlink() local 2114 struct tcon_link *tlink; local 2192 struct tcon_link *tlink; local 2271 struct tcon_link *tlink; local [all …]
|
H A D | xattr.c | 101 struct tcon_link *tlink; in cifs_xattr_set() local 269 struct tcon_link *tlink; in cifs_xattr_get() local 368 struct tcon_link *tlink; in cifs_listxattr() local
|
H A D | cifsacl.c | 1403 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_cifs_acl_by_fid() local 1429 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_cifs_acl_by_path() local 1494 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in set_cifs_acl() local 1547 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in cifs_acl_to_fattr() local 1600 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in id_mode_to_cifs_acl() local 1703 struct tcon_link *tlink; in cifs_get_acl() local 1766 struct tcon_link *tlink; in cifs_set_acl() local
|
H A D | smb2misc.c | 501 struct tcon_link *tlink; member 522 smb2_queue_pending_open_break(struct tcon_link *tlink, __u8 *lease_key, in smb2_queue_pending_open_break() 640 struct tcon_link *tlink; in smb2_is_valid_lease_break() local
|
H A D | connect.c | 2818 cifs_put_tlink(struct tcon_link *tlink) in cifs_put_tlink() 2917 struct tcon_link *tlink; in cifs_match_super() local 3571 struct tcon_link *tlink; in mount_setup_tlink() local 3930 struct tcon_link *tlink; in cifs_umount() local 4224 struct tcon_link *tlink; in tlink_rb_search() local 4244 struct tcon_link *tlink; in tlink_rb_insert() local 4281 struct tcon_link *tlink, *newtlink; in cifs_sb_tlink() local 4361 struct tcon_link *tlink; in cifs_prune_tlinks() local
|
H A D | link.c | 471 struct tcon_link *tlink; local 573 struct tcon_link *tlink; local
|
H A D | ioctl.c | 340 struct tcon_link *tlink; in cifs_ioctl() local
|
H A D | readdir.c | 352 struct tcon_link *tlink = NULL; in _initiate_cifs_search() local 1031 struct tcon_link *tlink = NULL; in cifs_readdir() local
|
H A D | misc.c | 671 cifs_add_pending_open_locked(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open_locked() 682 cifs_add_pending_open(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open()
|
H A D | cached_dir.c | 476 struct tcon_link *tlink; in close_all_cached_dirs() local
|
H A D | reparse.c | 115 struct tcon_link *tlink; in detect_directory_symlink_target() local
|
H A D | file.c | 287 struct tcon_link *tlink; in cifs_posix_open() local 465 struct tcon_link *tlink, __u32 oplock, in cifs_new_fileinfo() 764 struct tcon_link *tlink; in cifs_open() local 5021 struct tcon_link *tlink; in cifs_oplock_break() local
|
H A D | smb2inode.c | 1218 struct tcon_link *tlink; in smb2_set_file_info() local
|
H A D | smb1ops.c | 801 struct tcon_link *tlink = NULL; in smb_set_file_info() local
|
H A D | cifsglob.h | 1317 tlink_tcon(struct tcon_link *tlink) in tlink_tcon() 1331 cifs_get_tlink(struct tcon_link *tlink) in cifs_get_tlink() 1345 struct tcon_link *tlink; member 1352 struct tcon_link *tlink; member 1441 struct tcon_link *tlink; member
|
H A D | smb2ops.c | 3012 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_smb2_acl_by_fid() local 3043 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_smb2_acl_by_path() local 3109 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in set_smb2_acl() local
|
/openbmc/linux/drivers/ata/ |
H A D | libata-pmp.c | 490 struct ata_link *tlink; in sata_pmp_attach() local 563 struct ata_link *tlink; in sata_pmp_detach() local 768 struct ata_link *tlink; in sata_pmp_eh_recover_pmp() local
|
H A D | libata-acpi.c | 72 struct ata_link *tlink; in ata_acpi_detach_device() local
|
/openbmc/linux/kernel/bpf/ |
H A D | bpf_struct_ops.c | 342 struct bpf_tramp_link *tlink = container_of(link, struct bpf_tramp_link, link); in bpf_struct_ops_link_dealloc() local
|
/openbmc/qemu/tests/qtest/ |
H A D | virtio-9p-test.c | 30 #define tlink(...) v9fs_tlink((TlinkOpt) __VA_ARGS__) macro
|
/openbmc/linux/arch/s390/net/ |
H A D | bpf_jit_comp.c | 2105 struct bpf_tramp_link *tlink, bool save_ret) in invoke_bpf_prog()
|
/openbmc/linux/drivers/scsi/bfa/ |
H A D | bfi_ms.h | 301 struct bfi_fcport_trunk_link_s tlink[BFI_FCPORT_MAX_LINKS]; member
|
H A D | bfa_svc.c | 3410 struct bfi_fcport_trunk_link_s *tlink; in bfa_trunk_scn() local
|