Home
last modified time | relevance | path

Searched defs:posix_flags (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/fs/cifs/
Dfile.c66 u32 posix_flags = 0; in cifs_posix_convert_flags() local
114 __u32 posix_flags = 0; in cifs_posix_open() local
Dcifssmb.c1010 CIFSPOSIXCreate(const int xid, struct cifs_tcon *tcon, __u32 posix_flags, in CIFSPOSIXCreate()