Home
last modified time | relevance | path

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

/linux-3.4.99/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.c1170 int xid, rc, create_options = 0; in get_cifs_acl_by_path() local
1224 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
481 int create_options = CREATE_NOT_DIR; in cifs_reopen_file() local
Dcifssmb.c1208 const int access_flags, const int create_options, __u16 *netfid, in SMBLegacyOpen()
1315 const int access_flags, const int create_options, __u16 *netfid, in CIFSSMBOpen()