Home
last modified time | relevance | path

Searched refs:SMB_O_DIRECTORY (Results 1 – 3 of 3) sorted by relevance

/linux/fs/smb/client/
H A Dfile.c440 posix_flags |= SMB_O_DIRECTORY; in cifs_posix_convert_flags()
H A Dinode.c2164 rc = CIFSPOSIXCreate(xid, tcon, SMB_O_DIRECTORY | SMB_O_CREAT, mode,
H A Dcifssmb.c989 if (posix_flags & SMB_O_DIRECTORY) in CIFSPOSIXCreate()