Searched defs:aclflag (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/smb/client/
H A Dcifsacl.c1579 int aclflag = CIFS_ACL_DACL; /* default flag to set */ local
1252 build_sec_desc(struct cifs_ntsd *pntsd, struct cifs_ntsd *pnntsd, __u32 secdesclen, __u32 *pnsecdesclen, __u64 *pnmode, kuid_t uid, kgid_t gid, bool mode_from_sid, bool id_from_sid, int *aclflag) argument
1475 set_cifs_acl(struct cifs_ntsd *pnntsd, __u32 acllen, struct inode *inode, const char *path, int aclflag) argument
[all...]
H A Dcifssmb.c3477 CIFSSMBSetCIFSACL(const unsigned int xid, struct cifs_tcon *tcon, __u16 fid, struct cifs_ntsd *pntsd, __u32 acllen, int aclflag) argument
H A Dsmb2ops.c3094 set_smb2_acl(struct cifs_ntsd *pnntsd, __u32 acllen, struct inode *inode, const char *path, int aclflag) argument
H A Dsmb2pdu.c5607 SMB2_set_acl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct cifs_ntsd *pnntsd, int pacllen, int aclflag) argument

Completed in 279 milliseconds