Searched refs:Flags (Results 1 – 16 of 16) sorted by relevance
/fs/cifs/ |
D | smb2pdu.h | 112 __le32 Flags; member 135 __le16 Flags; /* EncryptionAlgorithm */ member 183 __le32 Flags; member 209 __le16 Flags; member 373 __u8 Flags; member 809 __le32 Flags; member 827 __le32 Flags; /* see above DHANDLE_FLAG_PERSISTENT */ member 842 __le32 Flags; /* see above DHANDLE_FLAG_PERSISTENT */ member 900 __le32 Flags; member 906 __le32 Flags; member [all …]
|
D | cifspdu.h | 417 __u8 Flags; member 737 __le16 Flags; /* see below */ member 1178 __le16 Flags; member 1201 __le16 Flags; /* spec says Information Level */ member 1538 __le32 Flags; member 1582 __le16 Flags; member 1703 __le16 Flags; member 1735 __le16 Flags; member 1775 __le16 Flags; member 1839 __le16 Flags; member [all …]
|
D | misc.c | 261 buffer->Flags = 0x00; /* case sensitive */ in header_assemble() 277 if (treeCon->Flags & SMB_SHARE_IS_IN_DFS) in header_assemble() 280 buffer->Flags |= SMBFLG_CASELESS; in header_assemble() 302 if (smb->Flags & SMBFLG_RESPONSE) in check_smb_hdr() 415 (pSMB->hdr.Flags & SMBFLG_RESPONSE)) { in is_valid_oplock_break() 448 if (pSMB->hdr.Flags & SMBFLG_RESPONSE) { in is_valid_oplock_break()
|
D | cifssmb.c | 954 pSMB->Flags = 0; in CIFSPOSIXDelFile() 1163 pSMB->Flags = 0; in CIFSPOSIXCreate() 2606 pSMB->Flags = 0; in CIFSSMBPosixLock() 2850 pSMB->Flags = 0; in CIFSSMBRenameOpenFile() 2931 pSMB->Flags = cpu_to_le16(flags & COPY_TREE); in CIFSSMBCopy() 3007 pSMB->Flags = 0; in CIFSUnixCreateSymLink() 3091 pSMB->Flags = 0; in CIFSUnixCreateHardLink() 3164 pSMB->Flags = cpu_to_le16(CREATE_HARD_LINK); in CIFSCreateHardLink() 3248 pSMB->Flags = 0; in CIFSSMBUnixQuerySymLink() 3667 pSMB->Flags = 0; in CIFSSMBGetPosixACL() [all …]
|
D | smb2misc.c | 44 if (shdr->Flags & SMB2_FLAGS_SERVER_TO_REDIR) in check_smb2_hdr() 532 int ack_req = le32_to_cpu(rsp->Flags & in smb2_tcon_has_lease() 571 int ack_req = le32_to_cpu(rsp->Flags & in smb2_tcon_find_pending_open_lease() 836 if (hdr->Flags & SMB2_FLAGS_SIGNED) in smb311_update_preauth_hash()
|
D | smb2file.c | 168 cur->Flags = cpu_to_le32(SMB2_LOCKFLAG_UNLOCK); in smb2_unlock_range() 229 cur->Flags = cpu_to_le32(li->type | in smb2_push_mand_fdlocks()
|
D | smb2pdu.c | 153 shdr->Flags |= SMB2_FLAGS_SIGNED; in smb2_hdr_assemble() 1224 req->Flags = 0; /* MBZ */ in SMB2_sess_alloc_buffer() 1652 req->sync_hdr.Flags |= SMB2_FLAGS_SIGNED; in SMB2_logoff() 1756 req->sync_hdr.Flags |= SMB2_FLAGS_SIGNED; in SMB2_tcon() 2023 buf->dcontext.Flags = cpu_to_le32(SMB2_DHANDLE_FLAG_PERSISTENT); in create_durable_v2_buf() 2057 buf->dcontext.Flags = cpu_to_le32(SMB2_DHANDLE_FLAG_PERSISTENT); in create_reconnect_durable_v2_buf() 2346 req->sync_hdr.Flags |= SMB2_FLAGS_DFS_OPERATIONS; in smb311_posix_mkdir() 2476 req->sync_hdr.Flags |= SMB2_FLAGS_DFS_OPERATIONS; in SMB2_open_init() 2769 req->Flags = cpu_to_le32(SMB2_0_IOCTL_IS_FSCTL); in SMB2_ioctl_init() 2771 req->Flags = 0; in SMB2_ioctl_init() [all …]
|
D | connect.c | 4721 tcon->Flags & SMB_SHARE_IS_IN_DFS); in is_path_remote() 4736 cifs_sb, full_path, tcon->Flags & SMB_SHARE_IS_IN_DFS); in is_path_remote() 5034 pSMB->Flags = cpu_to_le16(TCON_EXTENDED_SECINFO); in CIFSTCon() 5152 tcon->Flags = le16_to_cpu(pSMBr->OptionalSupport); in CIFSTCon() 5154 tcon->Flags = 0; in CIFSTCon() 5155 cifs_dbg(FYI, "Tcon flags: 0x%x\n", tcon->Flags); in CIFSTCon()
|
D | dir.c | 85 bool prefix = tcon->Flags & SMB_SHARE_IS_IN_DFS; in build_path_from_dentry()
|
D | smb2transport.c | 500 if (!(shdr->Flags & SMB2_FLAGS_SIGNED) || in smb2_sign_rqst()
|
D | cifs_debug.c | 42 smb->Flags, smb->Flags2, smb->Mid, smb->Pid); in cifs_dump_detail()
|
D | smb2ops.c | 311 shdr->Command, shdr->Status, shdr->Flags, shdr->MessageId, in smb2_dump_detail() 1951 integr_info.Flags = 0; in smb3_set_integrity() 2176 shdr->Flags |= SMB2_FLAGS_RELATED_OPERATIONS; in smb2_set_related() 3600 tr_hdr->Flags = cpu_to_le16(0x01); in fill_transform_hdr()
|
D | cifsglob.h | 1048 __u16 Flags; /* optional support bits */ member
|
/fs/hfs/ |
D | hfs.h | 185 u8 Flags; /* Flags such as read-only */ member 212 __be16 Flags; /* flags */ member
|
D | catalog.c | 52 rec->file.Flags = HFS_FIL_USED | HFS_FIL_THD; in hfs_cat_build_record() 54 rec->file.Flags |= HFS_FIL_LOCK; in hfs_cat_build_record() 356 if (type == HFS_CDR_FIL && !(entry.file.Flags & HFS_FIL_THD)) in hfs_cat_move()
|
D | inode.c | 349 if (!(rec->file.Flags & HFS_FIL_LOCK)) in hfs_read_inode() 496 rec.file.Flags &= ~HFS_FIL_LOCK; in hfs_write_inode() 498 rec.file.Flags |= HFS_FIL_LOCK; in hfs_write_inode()
|