Home
last modified time | relevance | path

Searched refs:SMB_O_DIRECTORY (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifspdu.h2488 #define SMB_O_DIRECTORY 0x200 macro
H A Dinode.c1808 rc = CIFSPOSIXCreate(xid, tcon, SMB_O_DIRECTORY | SMB_O_CREAT, mode,
H A Dfile.c91 posix_flags |= SMB_O_DIRECTORY; in cifs_posix_convert_flags()
H A Dcifssmb.c1161 if (posix_flags & SMB_O_DIRECTORY) in CIFSPOSIXCreate()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifspdu.h2441 #define SMB_O_DIRECTORY 0x200 macro
H A Dinode.c1996 rc = CIFSPOSIXCreate(xid, tcon, SMB_O_DIRECTORY | SMB_O_CREAT, mode,
H A Dfile.c253 posix_flags |= SMB_O_DIRECTORY; in cifs_posix_convert_flags()
H A Dcifssmb.c981 if (posix_flags & SMB_O_DIRECTORY) in CIFSPOSIXCreate()

Completed in 47 milliseconds