Lines Matching refs:file_present
2059 * @file_present: is file already present
2066 static int smb2_create_open_flags(bool file_present, __le32 access,
2087 if (file_present) {
2677 bool file_present = false, created = false, already_permitted = false;
2879 file_present = true;
2903 file_present = true;
2920 if (file_present && S_ISDIR(d_inode(path.dentry)->i_mode) &&
2937 if (file_present && req->CreateOptions & FILE_NON_DIRECTORY_FILE_LE &&
2947 if (file_present && (req->CreateOptions & FILE_DIRECTORY_FILE_LE) &&
2955 if (!stream_name && file_present &&
2963 if (file_present && !(req->CreateOptions & FILE_DELETE_ON_CLOSE_LE)) {
2971 if (!file_present) {
2982 open_flags = smb2_create_open_flags(file_present, daccess,
2996 if (!file_present) {
3062 if (file_present) {
3201 if (file_present || created)
3424 if (rc && (file_present || created))
5599 bool file_present = false;
5633 file_present = true;
5636 if (file_present) {
5646 if (file_present) {
5657 if (file_present)