Searched defs:create_options (Results 1 – 5 of 5) sorted by relevance
/linux-3.4.99/fs/cifs/ |
D | dir.c | 144 int create_options = CREATE_NOT_DIR; in cifs_create() local 363 int create_options = CREATE_NOT_DIR | CREATE_OPTION_SPECIAL; in cifs_mknod() local
|
D | cifsacl.c | 1170 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
|
D | link.c | 191 int create_options = CREATE_NOT_DIR; in CIFSCreateMFSymLink() local
|
D | file.c | 178 int create_options = CREATE_NOT_DIR; in cifs_nt_open() local 481 int create_options = CREATE_NOT_DIR; in cifs_reopen_file() local
|
D | cifssmb.c | 1208 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()
|