Home
last modified time | relevance | path

Searched defs:create_options (Results 1 – 5 of 5) sorted by relevance

/linux-3.3/fs/cifs/
Ddir.c144 int create_options = CREATE_NOT_DIR; in cifs_create() local
363 int create_options = CREATE_NOT_DIR | CREATE_OPTION_SPECIAL; in cifs_mknod() local
Dcifsacl.c1178 int xid, rc, create_options = 0; in get_cifs_acl_by_path() local
1232 int xid, rc, access_flags, create_options = 0; in set_cifs_acl() local
Dlink.c191 int create_options = CREATE_NOT_DIR; in CIFSCreateMFSymLink() local
Dfile.c178 int create_options = CREATE_NOT_DIR; in cifs_nt_open() local
477 int create_options = CREATE_NOT_DIR; in cifs_reopen_file() local
Dcifssmb.c1178 const int access_flags, const int create_options, __u16 *netfid, in SMBLegacyOpen()
1285 const int access_flags, const int create_options, __u16 *netfid, in CIFSSMBOpen()