Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/smb/client/
Dcifsacl.c908 bool posix, in setup_special_mode_ACE()
961 bool posix) in populate_new_aces()
1106 __u64 *pnmode, bool mode_from_sid, bool posix) in set_chmod_dacl()
1281 bool mode_from_sid, bool id_from_sid, bool posix, int *aclflag) in build_sec_desc()
1622 bool posix = tlink_tcon(tlink)->posix_extensions; in id_mode_to_cifs_acl() local
Dreaddir.c74 bool posix = cifs_sb_master_tcon(cifs_sb)->posix_extensions; in cifs_prime_dcache() local
Dsmb2pdu.c2303 struct create_posix_rsp *posix) in parse_posix_ctxt()
2341 struct create_posix_rsp *posix) in smb2_parse_contexts()
3195 struct create_posix_rsp *posix, in SMB2_open()
Dinode.c3113 bool posix = cifs_sb_master_tcon(cifs_sb)->posix_extensions; local
Dcifsglob.h227 struct reparse_posix_data *posix; member
/kernel/linux/linux-5.10/fs/cifs/
Dsmb2pdu.c1961 struct create_posix_rsp *posix) in parse_posix_ctxt()
1999 struct create_posix_rsp *posix) in smb2_parse_contexts()
2840 struct create_posix_rsp *posix, in SMB2_open()
/kernel/linux/linux-6.6/fs/smb/server/
Dsmb2pdu.c2895 struct create_posix *posix = (struct create_posix *)context; in smb2_open() local