Home
last modified time | relevance | path

Searched defs:posix (Results 1 – 4 of 4) sorted by relevance

/linux/fs/smb/client/
H A Dcifsacl.c957 bool posix, in setup_special_mode_ACE() argument
1010 bool posix) in populate_new_aces() argument
1155 __u64 *pnmode, bool mode_from_sid, bool posix) in set_chmod_dacl() argument
1330 build_sec_desc(struct smb_ntsd * pntsd,struct smb_ntsd * pnntsd,__u32 secdesclen,__u32 * pnsecdesclen,__u64 * pnmode,kuid_t uid,kgid_t gid,bool mode_from_sid,bool id_from_sid,bool posix,int * aclflag) build_sec_desc() argument
1670 bool posix; id_mode_to_cifs_acl() local
[all...]
H A Dreaddir.c74 bool posix = cifs_sb_master_tcon(cifs_sb)->posix_extensions; in cifs_prime_dcache() local
H A Dsmb2pdu.c2352 parse_posix_ctxt(struct create_context * cc,struct smb2_file_all_info * info,struct create_posix_rsp * posix) parse_posix_ctxt() argument
2390 smb2_parse_contexts(struct TCP_Server_Info * server,struct kvec * rsp_iov,__u16 * epoch,char * lease_key,__u8 * oplock,struct smb2_file_all_info * buf,struct create_posix_rsp * posix) smb2_parse_contexts() argument
3253 SMB2_open(const unsigned int xid,struct cifs_open_parms * oparms,__le16 * path,__u8 * oplock,struct smb2_file_all_info * buf,struct create_posix_rsp * posix,struct kvec * err_iov,int * buftype) SMB2_open() argument
[all...]
H A Dfs_context.h348 bool posix = cifs_sb_master_tcon(cifs_sb)->posix_extensions; in cifs_symlink_type() local